6d8823b811
* Added framework from sphinx-quickstart to lang/python/doc/rst/ so that Python developers already using Sphinx can use the generated reST files with existing documentation systems. * Note that when generating source files from Org-mode, the index page will require manual intervention to match the Sphinx requirements. Signed-off-by: Ben McGinnes <ben@adversary.org>
31 lines
689 B
ReStructuredText
31 lines
689 B
ReStructuredText
.. GPGME Python Bindings documentation master file, created by
|
|
sphinx-quickstart on Wed Dec 5 09:04:47 2018.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
GPGME Python Bindings
|
|
=====================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
Contents
|
|
--------
|
|
|
|
- `A short history of the project <short-history>`__
|
|
- `What\'s New <what-is-new>`__
|
|
|
|
- `Maintenance Mode <maintenance-mode>`__ (from January, 2019)
|
|
|
|
- `What Was New <what-was-new>`__
|
|
- `GPGME Python Bindings HOWTO <gpgme-python-howto>`__
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|