summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-06-21 18:35:56 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-06-21 18:37:32 +0200
commitebddee47fb7f3e06f9e0a7a14b9532d5cf8a3881 (patch)
tree2f271bb4e88df8f78680956e834be33262108db0 /docs/Makefile.am
parent5b71e58117c85634d95d08449eb54079b246e5be (diff)
downloadpygobject-ebddee47fb7f3e06f9e0a7a14b9532d5cf8a3881.tar.gz
pygobject-ebddee47fb7f3e06f9e0a7a14b9532d5cf8a3881.tar.xz
pygobject-ebddee47fb7f3e06f9e0a7a14b9532d5cf8a3881.zip
Add docs for gio.Unix[In|Out]putStream classes
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index b9adbb1..6c8dafb 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -48,6 +48,8 @@ HTML_FILES = \
html/class-gioseekable.html \
html/class-giosimpleasyncresult.html \
html/class-giothemedicon.html \
+ html/class-giounixinputstream.html \
+ html/class-giounixoutputstream.html \
html/class-giovolume.html \
html/class-giovolumemonitor.html \
html/gio-constants.html \
@@ -109,6 +111,8 @@ XML_FILES = \
reference/pygio-seekable.xml \
reference/pygio-simpleasyncresult.xml \
reference/pygio-themedicon.xml \
+ reference/pygio-unixinputstream.xml \
+ reference/pygio-unixoutputstream.xml \
reference/pygio-volume.xml \
reference/pygio-volumemonitor.xml