Преглед изворни кода

Merge pull request #844 from llonchj/python

Added Sphinx documentation
Adam Roben пре 11 година
родитељ
комит
8d71b3128c
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      Python.gitignore

+ 4 - 0
Python.gitignore

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