Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qoh/dokus

TorqueScript documentation generator
https://github.com/qoh/dokus

blockland

Last synced: about 1 month ago
JSON representation

TorqueScript documentation generator

Awesome Lists containing this project

README

        

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.