Browse Source

Merge pull request #844 from llonchj/python

Added Sphinx documentation
Adam Roben 11 years ago
parent
commit
8d71b3128c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Python.gitignore

+ 4 - 0
Python.gitignore

@@ -42,3 +42,7 @@ coverage.xml
 # Django stuff:
 *.log
 *.pot
+
+# Sphinx documentation
+docs/_build/
+