summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-05-24 22:18:40 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-05-24 22:19:34 +0200
commite0648ea435e0b309cdd5bb0ebe56d4534efd26e4 (patch)
tree4e89824b7c1082d80405776c81482b33b1b71520 /docs/Makefile.am
parent11524cdf6472d9115a812ce431f6767aec5627bc (diff)
downloadpygobject-e0648ea435e0b309cdd5bb0ebe56d4534efd26e4.tar.gz
pygobject-e0648ea435e0b309cdd5bb0ebe56d4534efd26e4.tar.xz
pygobject-e0648ea435e0b309cdd5bb0ebe56d4534efd26e4.zip
Add documentation for the gio.OutputStream 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 62c4dc9..0e31a9a 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -34,6 +34,7 @@ HTML_FILES = \
html/class-gioloadableicon.html \
html/class-giomount.html \
html/class-giomountoperation.html \
+ html/class-giooutputstream.html \
html/class-gioseekable.html \
html/class-giosimpleasyncresult.html \
html/class-giothemedicon.html \
@@ -84,6 +85,7 @@ XML_FILES = \
reference/pygio-loadableicon.xml \
reference/pygio-mount.xml \
reference/pygio-mountoperation.xml \
+ reference/pygio-outputstream.xml \
reference/pygio-seekable.xml \
reference/pygio-simpleasyncresult.xml \
reference/pygio-themedicon.xml \