dokus

TorqueScript documentation generator


Keywords
blockland
License
MIT
Install
pip install dokus==0.0.1

Documentation

Dokus

Dokus is a Python utility and package for generating HTML documentation or extracting data from a source tree, file or blob.

Dependencies

Whereas the core of Dokus has no external dependencies, some isolated components have optional dependencies.

  • dokus.render requires the jinja2 package to use the default templates, and will use the markdown package if found.

License

Dokus is licensed under the MIT License. See the LICENSE file for further details.