Explorar el Código

Added Sphinx documentation

Jordi Llonch hace 11 años
padre
commit
088535f046
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      Python.gitignore

+ 4 - 0
Python.gitignore

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