summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2013-01-04 18:31:27 -0500
committerDoug Hellmann <doug.hellmann@dreamhost.com>2013-01-04 18:31:27 -0500
commit3a8051d87649dae6ac58648f2b8bf19f49f648af (patch)
tree50b0b6eab43bea448ab65e28fc996436983109b8 /.gitignore
parentcd0f6c28f11b5aceec4f7dafcea1bb4449fac965 (diff)
downloadceilometer-3a8051d87649dae6ac58648f2b8bf19f49f648af.tar.gz
Fix warnings in the documentation build
Some of the docstrings pulled into the API documentation were malformatted, so fix those. Also include the API documentation in a toctree so it is linked in the "Contributing" section of the documentation. Change-Id: I8eef6007045d5426299dadb67303102855c15dc2 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8336faa9..95310274 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,5 +12,7 @@ ChangeLog
dist
*.egg
ceilometer/versioninfo
-doc/source/api/*.rst
+doc/source/api/ceilometer.*.rst
+doc/source/api/tests.*.rst
+doc/source/api/autoindex.rst
*.mo