summaryrefslogtreecommitdiffstats
path: root/base/common/python/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/python/index.rst')
-rw-r--r--base/common/python/index.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/base/common/python/index.rst b/base/common/python/index.rst
new file mode 100644
index 000000000..eca286ac9
--- /dev/null
+++ b/base/common/python/index.rst
@@ -0,0 +1,22 @@
+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`
+