Last updated:
0 purchases
dookumentation 1.2.0
Usage:
dookumentation.py file.py
dookumentation.py /path/to/folder/
Plugins Usage:
Download and save the plugins to /doc/plugins/, thats all.
Install
PIP: (Recommended!)
sudo pip3 install dookumentation
Requisites:
Python 3.x
Output Formats
HTML5, Material Design, Minified *.html
MarkDown, GitHub Compatible, Pretty-Printed *.md
RST, ReSTructuredText, Pretty-Printed *.rst
JSON, Pretty-Printed, JavaScript Compatible *.json
ODT, ODF ODT Document, LibreOffice Compatible *.odt
eBook, Compressed eBook with HTML5 Documentation, ePub3
compliant, optional via --ebook parameter *.epub
ZIP, Compressed ZIP with HTML5 Documentation inside, optional via
--zip parameter *.zip
SVG for the Web, HTML5 <svg> standalone document,
Pretty-Printed *.svg
XML, generic XML, Pretty-Printed *.xml
TXT, Unformatted Plain Text *.txt
More
Input Formats
*.py, *.pyw Python source code file, single file or whole folders
recursively.
StandAlone Async single-file cross-platform no-dependencies
Unicode Python3 Multi-Format Auto Documentation Generator.
Imagine that we mix together Sphinx, PanDoc, Material Design, MkDocs, eBooks,
LibreOffice Docs, K.I.S.S. principle and take out all the bloat,
then Dookumentation born, enjoy ‘The Dark Side of Documentation’ !.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.