summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-03-08 17:45:30 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2009-03-08 17:45:30 +0000
commitab12641fa9c471d285a709d73d4800af613dd0db (patch)
treeb13c632f0649c748c69845c00340e9ec706aa7dc /docs/Makefile.am
parent8b4d66fd15cd4b466a5f49c05370c50ac62c4198 (diff)
downloadpygobject-ab12641fa9c471d285a709d73d4800af613dd0db.tar.gz
pygobject-ab12641fa9c471d285a709d73d4800af613dd0db.tar.xz
pygobject-ab12641fa9c471d285a709d73d4800af613dd0db.zip
docs/reference/pyglib-classes.xml docs/reference/pygobject-ref.xml Split
2009-03-08 Gian Mario Tagliaretti <gianmt@gnome.org> * docs/Makefile.am: * docs/reference/pyglib-classes.xml * docs/reference/pygobject-ref.xml * docs/reference/pygobject-classes.xml: Split glib and gobject doc sections. svn path=/trunk/; revision=1021
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 4d0c00f..67de57c 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -15,6 +15,7 @@ HTML_FILES = \
html/glib-constants.html \
html/glib-functions.html \
html/gobject-class-reference.html \
+ html/glib-class-reference.html \
html/gobject-constants.html \
html/gobject-functions.html \
html/index.html \
@@ -33,6 +34,7 @@ XML_FILES = \
reference/pygobject-gboxed.xml \
reference/pygobject-ginterface.xml \
reference/pygobject-gpointer.xml \
+ reference/pyglib-classes.xml \
reference/pyglib-constants.xml \
reference/pyglib-functions.xml \
reference/pyglib-maincontext.xml \