[geocode-glib] docs: Add missing docs to the index
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib] docs: Add missing docs to the index
- Date: Sun, 25 Nov 2012 18:05:26 +0000 (UTC)
commit 9eaba2e9839d10bab23102579472c4db93b64454
Author: Bastien Nocera <hadess hadess net>
Date: Sun Nov 25 18:13:50 2012 +0100
docs: Add missing docs to the index
docs/Makefile.am | 4 ++--
docs/geocode-glib-docs.xml | 5 +++++
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 1994a62..d8dc514 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -45,8 +45,8 @@ MKHTML_OPTIONS=--path="$(abs_builddir)"
# Used for dependencies. The docs will be rebuilt if any of these change.
# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
-HFILE_GLOB=$(top_srcdir)/geocode-glib/*.h
-CFILE_GLOB=$(top_srcdir)/geocode-glib/*.c
+HFILE_GLOB=$(top_srcdir)/geocode-glib/geocode-*.h
+CFILE_GLOB=$(top_srcdir)/geocode-glib/geocode-*.c
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
diff --git a/docs/geocode-glib-docs.xml b/docs/geocode-glib-docs.xml
index 93ec1c7..cf4fb3d 100644
--- a/docs/geocode-glib-docs.xml
+++ b/docs/geocode-glib-docs.xml
@@ -18,11 +18,16 @@
<chapter>
<title>Geocode-glib</title>
<xi:include href="xml/geocode-glib.xml"/>
+ <xi:include href="xml/geocode-error.xml"/>
+ <xi:include href="xml/geocode-forward.xml"/>
+ <xi:include href="xml/geocode-location.xml"/>
+ <xi:include href="xml/geocode-reverse.xml"/>
</chapter>
<index id="api-index-full">
<title>API Index</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+ <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
</index>
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]