summaryrefslogtreecommitdiffstats
path: root/base/common/python/docs/index.rst
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2015-05-26 10:46:57 -0400
committerEndi S. Dewata <edewata@redhat.com>2015-05-28 12:02:03 -0400
commit68590caf838d7ef808d9b4c103df87530a9fe4aa (patch)
treefc3e6e7749dcf27962874ed5b05de39ba7c82d9c /base/common/python/docs/index.rst
parentc695c2abf0a2edb4878c1cf01fd3222821ae8fc9 (diff)
downloadpki-68590caf838d7ef808d9b4c103df87530a9fe4aa.tar.gz
pki-68590caf838d7ef808d9b4c103df87530a9fe4aa.tar.xz
pki-68590caf838d7ef808d9b4c103df87530a9fe4aa.zip
Cleaned up python docs generation.
The script to generate Python docs has been cleaned up and simplified. The python-sphinx configuration files have been moved into base/common/python. The build artifacts are now created in the build/base/common/python.
Diffstat (limited to 'base/common/python/docs/index.rst')
-rw-r--r--base/common/python/docs/index.rst22
1 files changed, 0 insertions, 22 deletions
diff --git a/base/common/python/docs/index.rst b/base/common/python/docs/index.rst
deleted file mode 100644
index eca286ac9..000000000
--- a/base/common/python/docs/index.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-Dogtag Python Client API
-========================
-
-Dogtag is an enterprise software system designed to manage
-enterprise Public Key Infrastructure (PKI) deployments.
-These pages document the Python client API that can be used
-to interact with Dogtag's REST API to request and issue certificates,
-store secrets in the KRA etc.
-
-.. toctree::
- :maxdepth: 4
-
- pki
-
-
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
-