aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAdam Stokes <adam.stokes@ubuntu.com>2014-08-01 11:57:27 -0400
committerBryn M. Reeves <bmr@redhat.com>2014-08-01 17:31:59 +0100
commit84c238706d58ac870ab27bdb0695db57c2423857 (patch)
treefbe85522d305f8539064f0dc5b5c14bc82510a1c /.gitignore
parent8c662fa9d2b5f36c2ead473b27399d1aa190a721 (diff)
downloadsos-84c238706d58ac870ab27bdb0695db57c2423857.tar.gz
[docs] - Add API documentation generation
Use sphinx to generate api docs which we can tie into a service like Read the docs in order to have reference documentation on our apis. Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8a5df3a6..7ee7f3ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ venv
MANIFEST
build/
dist/
+docs/_build