summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2016-06-09 15:19:57 +0530
committerPrashanth Pai <ppai@redhat.com>2016-06-09 16:33:13 +0530
commitf7f2dafb1e3d09017de6968a2a553d3e8b6c765c (patch)
treedc46d31d639a321100724ca83d66862333892085 /.gitignore
parent972c24f8b11d5a3e7e6fc341453d9733b2bb47b5 (diff)
Revamp and complete API documentation
Created .rst files that sphinx can use to auto-generate entire API documentation from doc strings present in code. This can be easily rendered and hosted on ReadTheDocs website. Change-Id: If1a569bdeaaba21919ac77ba8bd4967dfec22603 Signed-off-by: Prashanth Pai <ppai@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 32ade1e..193ae00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ cover
pycscope.*
build
dist
+doc/_build