summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-05-12 20:37:24 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-05-12 20:37:24 +0200
commit002915e5f458fec5a89766a54e8119a70a80caa7 (patch)
tree1a9e8ace05d5c11313a70d2387f90f2b23151389 /docs/Makefile.am
parent8cd25c871609580425c6c4c9e5bc6ec8d40862a1 (diff)
downloadpygobject-002915e5f458fec5a89766a54e8119a70a80caa7.tar.gz
Add documentation for the gio.FileInfo class
The docs for this class are not completed, missing methods descriptions. The index is complete though, it will be completed once all the classes are in place so we can ship a (almost) complete reference.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index fb761fb7..8da84760 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -27,6 +27,7 @@ HTML_FILES = \
html/class-giofileattributeinfo.html \
html/class-giofileenumerator.html \
html/class-giofileicon.html \
+ html/class-giofileinfo.html \
html/class-gioicon.html \
html/class-gioinputstream.html \
html/class-gioloadableicon.html \
@@ -75,6 +76,7 @@ XML_FILES = \
reference/pygio-fileattributeinfo.xml \
reference/pygio-fileenumerator.xml \
reference/pygio-fileicon.xml \
+ reference/pygio-fileinfo.xml \
reference/pygio-icon.xml \
reference/pygio-inputstream.xml \
reference/pygio-loadableicon.xml \