
This repo was not setup for building docs at all, so: * enables the docs job and fixes tox.ini for it. * update doc/requirements.txt * update doc/source/conf.py for using openstackdocstheme Note that the documents are just skeletons, so we do not publish the docs yet, just build them. Consciously turn off PDF builds for now; one step at a time. Change-Id: I7a5e301bae315f7ed8cf1a140aaf05c424c787e3
18 lines
208 B
ReStructuredText
18 lines
208 B
ReStructuredText
Welcome to PyECLib's documentation!
|
|
===================================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|