summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoe Heck <heckj@mac.com>2012-11-11 21:00:42 +0000
committerJoe Heck <heckj@mac.com>2012-11-11 21:00:42 +0000
commit4ee08da4708bafa28419e53e0ee5616f573f74ad (patch)
tree7c8c12a505b119d51212035deb87151d4c0084ae /.gitignore
parent745278192e142b0b2eadb0623c2b83de5fda3b50 (diff)
downloadoslo-db-4ee08da4708bafa28419e53e0ee5616f573f74ad.tar.gz
updating sphinx documentation
* adding openstack theming (copied from keystone project theme) * updating .gitignore to ignore generated API docs * updated formatting in index.rst page * updaed openstack/common/processutils.py to match hacking docstring * updated docstrings to resolve sphinx warnings Change-Id: Ie89afe20eeab1efd2daf440fc65ccdf90f723c51
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 35f2d5a..772ac6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ openstack.common.egg-info/
skeleton.egg-info/
build/
dist/
+doc/source/api
AUTHORS
.update-venv/
ChangeLog