summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-03-09 23:35:05 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2009-03-09 23:35:05 +0000
commit360f533eb6e244dae4cc748618bd77348f206f46 (patch)
treef1f9cbdf4a5b9bb9a4ae083195dd3a7dc24cdb7f /docs/Makefile.am
parentcc9864de0a55723577d3fbe8b04d36f69fc35a22 (diff)
downloadpygobject-360f533eb6e244dae4cc748618bd77348f206f46.tar.gz
pygobject-360f533eb6e244dae4cc748618bd77348f206f46.tar.xz
pygobject-360f533eb6e244dae4cc748618bd77348f206f46.zip
Create a dedicated Changelog for the docs and move the latest entries in
2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/reference/Changelog: Create a dedicated Changelog for the docs and move the latest entries in there. 2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pygio-classes.xml: * docs/reference/pygio-emblemedicon.xml: * docs/reference/pygio-icon.xml: * docs/reference/pygio-emblem.xml: Add gio.EmblemedIcon and gio.Icon in docs, fix a couple of typos. svn path=/trunk/; revision=1026
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 9f40a4d..f7077e8 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -17,6 +17,9 @@ HTML_FILES = \
html/gobject-class-reference.html \
html/glib-class-reference.html \
html/gio-applaunchcontext.html \
+ html/gio-emblem.html \
+ html/gio-emblemedicon.html \
+ html/gio-icon.html \
html/gio-constants.html \
html/gio-class-reference.html \
html/gobject-constants.html \
@@ -44,6 +47,9 @@ XML_FILES = \
reference/pyglib-mainloop.xml \
reference/pygio-classes.xml \
reference/pygio-applaunchcontext.xml \
+ reference/pygio-emblem.xml \
+ reference/pygio-emblemedicon.xml \
+ reference/pygio-icon.xml \
reference/pygio-constants.xml
XSL_FILES = \