Files
SilkMoth/docu/README.md
Andreas Wilms d85c1c86df init
2025-09-08 19:05:42 +02:00

257 B

Generating Documentation Page

To generate a documentation page from source code with mkdocs, run the following from root directory:

pip install mkdocs mkdocstrings[python] mkdocs-awesome-pages-plugin
mkdocs serve