- Where to put your docs:
- If it only matters to people who contribute to dimos (like this doc), put them in
docs/development - Otherwise put them in
docs/usage
- If it only matters to people who contribute to dimos (like this doc), put them in
- Run
bin/gen-diagramsto generate the svg’s for your diagrams. We use mermaid (no generation needed) and pikchr as diagrams languages. - Use md-babel-py (
md-babel-py run thing.md) to make sure your code examples work.
Development
