A utility tool to help you build better sphinx documents.


License
MIT
Install
pip install docfly==2.0.3

Documentation

Documentation Status https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social

Welcome to docfly Documentation

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