Modo is a documentation generator (DocGen) for the Mojo:fire: programming language. It generates Markdown for static site generators (SSGs) from mojo doc JSON output.
This example in the User guide shows a Mojo🔥 package processed with Modo🧯 and rendered with Hugo, to demonstrate Modo🧯’s features.
Features
Generates Mojo🔥 API docs for Hugo, mdBook or just plain Markdown.
Provides a simple syntax for code cross-references.
Optionally structures API docs according to package re-exports.
Optionally extracts doc-tests for mojo test from code blocks.
Customizable output through user templates.
See the User guide for more information.
Your feedback and contributions are highly appreciated!
Thanks! No, currently not. But this is a great feature idea that is easy to implement! Would you like to open an issue for that? Otherwise, I would do that to keep track of it.