summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2014-09-01 16:33:18 -0400
committerDoug Hellmann <doug@doughellmann.com>2014-09-04 16:27:00 -0400
commitcae12025a90995d06217385a80c4210614b542f8 (patch)
tree3abac77cedf87077018aad0b13580c9529947ee8 /.gitignore
parentbe6f9a0ff7da10bd272c369d97058bf3546fc508 (diff)
downloadoslo-db-cae12025a90995d06217385a80c4210614b542f8.tar.gz
Clean up documentation
Switch to manually generated rst files for the API documentation so we do not expose private parts of the library. Fix formatting of usage.rst Convert bullet list to section headers to fix rendering issues and make the docs more readable. Fix formatting of docstrings in classes exposed in the docs to eliminate warnings/errors from Sphinx. Add history.rst Change-Id: I6f500775f801558f7c0c29f180b60f83a7150e02
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cbbf8f8..a447b46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,6 @@ cover/
skeleton.egg-info/
build/
dist/
-doc/source/api
AUTHORS
.update-venv/
ChangeLog