docfly
Documentation
Welcome to
docfly
is a utility tools to minimize your work using sphinx-doc
Full document can be cond HERE
Feature:
- Automatic API Reference Doc Generation.
- Easy Table of Content directive Generation (
.. toctree::
).
Install
docfly
is released on PyPI, so all you need is:
$ pip install docfly
To upgrade to latest version:
$ pip install --upgrade docfly