|
|
|
|
|
by WillAdams
4 hours ago
|
|
I found it helpful in thinking about code and the approach for my current project: https://github.com/WillAdams/gcodepreview In particular, it made it seem obvious to split up the documentation between: - Overview --- readme.md - Tutorials --- handled in various template files - How to Guides --- embedded in the Literate Program code - Reference --- the indices and Command Glossary |
|