aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/rst/index.rst
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2019-07-12 05:44:38 +0000
committerNIIBE Yutaka <[email protected]>2019-07-12 05:53:55 +0000
commit36428d8cf153a33faac6a951752cdc76e23f9737 (patch)
tree0fda339e7f5eec6a445786d146ddccdfbc353ef6 /lang/python/doc/rst/index.rst
parentpython: doc: Add suffix for org files. (diff)
downloadgpgme-36428d8cf153a33faac6a951752cdc76e23f9737.tar.gz
gpgme-36428d8cf153a33faac6a951752cdc76e23f9737.zip
python: doc: Remove generated files, put rules in Makefile.
* lang/python/doc/Makefile.am (EXTRA_DIST): Remove files not distributed like files under meta. * Add rules to generate .rst and .texi files. * lang/python/doc/rst: Remove .rst files to be generated. * lang/python/doc/texinfo: Remove .texi files to be generated. GnuPG-bug-id: 4275 Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'lang/python/doc/rst/index.rst')
-rw-r--r--lang/python/doc/rst/index.rst22
1 files changed, 0 insertions, 22 deletions
diff --git a/lang/python/doc/rst/index.rst b/lang/python/doc/rst/index.rst
deleted file mode 100644
index 3ff34fc4..00000000
--- a/lang/python/doc/rst/index.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-.. 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: 3
- :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>`__