bindep/doc/source/index.rst
Jeremy Stanley 24451d1689 Use the autodoc Sphinx extension
Add Python API and test indices to rendered documentation. This is
rudimentary for now, but will get better as useful docstrings are
added to the Python source.

Change-Id: I723ee931e3c219ce08c3d24f79e862e8b304733e
2016-11-11 19:24:49 +00:00

24 lines
352 B
ReStructuredText

bindep - Binary dependency management
=====================================
A utility for declaring what dependencies programs have in a programmatic
manner.
Contents:
.. toctree::
:maxdepth: 2
readme
news
installation
usage
contributing
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`