24451d1689
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
24 lines
352 B
ReStructuredText
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`
|