bindep/doc/source/index.rst
Jeremy Stanley 99329d88ac Remove unused module index in documentation
We don't currently use sphinx.ext.autodoc as most of the source code
is missing docstrings anyway. Remove it so that we'll stop creating
a broken link to py-modules.html when rendering documentation. This
can be reverted later when we're ready to add source documentation
to the project.

Change-Id: I6a2c599f319859985812fe61ad5b3d7aea196e05
2016-11-11 19:11:21 +00:00

23 lines
334 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:`search`