summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-03-29 16:34:55 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2009-03-29 16:34:55 +0000
commit3785c47e26f6ecc0d434d527d7ec9f9caa3ac03d (patch)
tree8a0e90fd54baf4b851afba317f588e13547447d9 /docs/Makefile.am
parent3869f3ca63ee3bcb2e3b643b2d7f2e9ff86a2d09 (diff)
downloadpygobject-3785c47e26f6ecc0d434d527d7ec9f9caa3ac03d.tar.gz
pygobject-3785c47e26f6ecc0d434d527d7ec9f9caa3ac03d.tar.xz
pygobject-3785c47e26f6ecc0d434d527d7ec9f9caa3ac03d.zip
Add gio.Volume in docs.
2009-03-29 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-constants.xml: * docs/reference/pygio-volume.xml: Add gio.Volume in docs. svn path=/trunk/; revision=1041
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 12ed4d4..9be2fa5 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -28,6 +28,7 @@ HTML_FILES = \
html/class-giofileicon.html \
html/class-gioicon.html \
html/class-giosimpleasyncresult.html \
+ html/class-giovolume.html \
html/gio-constants.html \
html/gio-class-reference.html \
html/gobject-constants.html \
@@ -66,7 +67,8 @@ XML_FILES = \
reference/pygio-fileattributeinfo.xml \
reference/pygio-fileenumerator.xml \
reference/pygio-fileicon.xml \
- reference/pygio-simpleasyncresult.xml
+ reference/pygio-simpleasyncresult.xml \
+ reference/pygio-volume.xml
XSL_FILES = \
xsl/common.xsl \