diff options
| author | Gian Mario Tagliaretti <gianmt@gnome.org> | 2009-06-08 14:20:02 +0200 |
|---|---|---|
| committer | Gian Mario Tagliaretti <gianmt@gnome.org> | 2009-06-09 00:10:09 +0200 |
| commit | 3666f75af4ef2c8e038116aee5afada59d59f689 (patch) | |
| tree | e9fbe25ce5359119b8b5ee52043597254146949f /docs/Makefile.am | |
| parent | 6eb5e3988cbddb4afb3d5747364d6eb80370bb78 (diff) | |
| download | pygobject-3666f75af4ef2c8e038116aee5afada59d59f689.tar.gz pygobject-3666f75af4ef2c8e038116aee5afada59d59f689.tar.xz pygobject-3666f75af4ef2c8e038116aee5afada59d59f689.zip | |
Add docs for gio.MemoryOutputStream
Diffstat (limited to 'docs/Makefile.am')
| -rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 46bdc12..d32d4e9 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -37,6 +37,7 @@ HTML_FILES = \ html/class-gioinputstream.html \ html/class-gioloadableicon.html \ html/class-giomemoryinputstream.html \ + html/class-giomemoryoutputstream.html \ html/class-giomount.html \ html/class-giomountoperation.html \ html/class-giooutputstream.html \ @@ -93,6 +94,7 @@ XML_FILES = \ reference/pygio-inputstream.xml \ reference/pygio-loadableicon.xml \ reference/pygio-memoryinputstream.xml \ + reference/pygio-memoryoutputstream.xml \ reference/pygio-mount.xml \ reference/pygio-mountoperation.xml \ reference/pygio-outputstream.xml \ |
