summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2013-04-16 15:57:52 +0200
committerDieter Verfaillie <dieterv@optionexplicit.be>2013-10-08 20:57:12 +0200
commit9d5c9989515126f52252d090d70df7af8bc878fe (patch)
tree3ce405aab7b3d02e32e3e9af1dba8fad177d90f4 /.gitignore
parent9ba1fc2cadb4da883487f9262adc7a4f771cc249 (diff)
downloadgobject-introspection-9d5c9989515126f52252d090d70df7af8bc878fe.tar.gz
Add giscanner package documentation
Using Sphinx [1] markup for now. We eventually might want to add GTK-Doc support for python and dogfood g-ir-doctool on this package. [1] De facto standard Python documentaton tool: http://sphinx-doc.org https://bugzilla.gnome.org/show_bug.cgi?id=688897
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1ed05a4a..4a4d9c64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -130,6 +130,9 @@ docs/reference/gi-undocumented.txt
docs/reference/gi-unused.txt
docs/reference/version.xml
+#Shinx documentation output
+docs/giscanner/_build/*
+
#g-ir-doc-tool tests
*.page
!tests/scanner/*-expected/*.page