Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 384 Bytes

Development.md

File metadata and controls

15 lines (10 loc) · 384 Bytes

Development

Quick Command Reference

Test that the examples are up-to-date:

The tests/test_examples.rs program contains tests that the Markdown generated for each sample program in ./docs/examples matches the corresponding .md file.

Test that the generated example Markdown is up to date:

$ cargo test