ソースを参照

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/
+