Browse Source

Added Sphinx documentation

Jordi Llonch 11 years ago
parent
commit
088535f046
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/
+