Browse Source

Merge pull request #844 from llonchj/python

Added Sphinx documentation
Adam Roben 11 năm trước cách đây
mục cha
commit
8d71b3128c
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      Python.gitignore

+ 4 - 0
Python.gitignore

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