summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-06-20 19:23:25 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-06-20 19:23:25 +0200
commitb270dc43f2cef5260b0bbc71356fd8e6a2b7f754 (patch)
treee76038376f3547932c502b0c6a5ac46f5d5d0a67 /docs/Makefile.am
parent549313fc4886fa3deb31761de6f5400708165d86 (diff)
downloadpygobject-b270dc43f2cef5260b0bbc71356fd8e6a2b7f754.tar.gz
pygobject-b270dc43f2cef5260b0bbc71356fd8e6a2b7f754.tar.xz
pygobject-b270dc43f2cef5260b0bbc71356fd8e6a2b7f754.zip
Add docs for class gio.DataOutputStream
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 02bd5d1..b9adbb1 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -23,6 +23,7 @@ HTML_FILES = \
html/class-giobufferedoutputstream.html \
html/class-giocancellable.html \
html/class-giodatainputstream.html \
+ html/class-giodataoutputstream.html \
html/class-giodrive.html \
html/class-gioemblem.html \
html/class-gioemblemedicon.html \
@@ -83,6 +84,7 @@ XML_FILES = \
reference/pygio-bufferedoutputstream.xml \
reference/pygio-cancellable.xml \
reference/pygio-datainputstream.xml \
+ reference/pygio-dataoutputstream.xml \
reference/pygio-drive.xml \
reference/pygio-emblem.xml \
reference/pygio-emblemedicon.xml \