From 8d8e33bc282d8ceae4ea9da4546c9c7d25984fd9 Mon Sep 17 00:00:00 2001 From: Ade Lee Date: Mon, 27 Oct 2014 09:37:48 -0400 Subject: Updates to some python client classes for prettier API docs. Added missing .rst annotations and missing docstrings. Added log file for sphinx runs. --- base/common/python/docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'base/common/python/docs/index.rst') diff --git a/base/common/python/docs/index.rst b/base/common/python/docs/index.rst index 8422a78bd..eca286ac9 100644 --- a/base/common/python/docs/index.rst +++ b/base/common/python/docs/index.rst @@ -1,5 +1,5 @@ -Welcome to Dogtag's Python Client documentation! -================================================ +Dogtag Python Client API +======================== Dogtag is an enterprise software system designed to manage enterprise Public Key Infrastructure (PKI) deployments. -- cgit