Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/qoh/dokus
- Owner: qoh
- License: mit
- Created: 2013-12-09T14:07:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-11T09:58:47.000Z (about 11 years ago)
- Last Synced: 2024-04-14T18:04:07.563Z (8 months ago)
- Topics: blockland
- Language: Python
- Homepage:
- Size: 176 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.