aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-12-11 11:15:50 -0500
committerKen VanDine <ken.vandine@canonical.com>2009-12-11 11:15:50 -0500
commit3e2f1b6e527d2f70167d89dcb5b6518400d1076d (patch)
tree9d5683d2237c8481549ffac3351c8a177503173f /docs
parent6b3e25fff4a4bfb35579ddf317cfb6e58ebc0500 (diff)
downloadayatana-indicator-application-3e2f1b6e527d2f70167d89dcb5b6518400d1076d.tar.gz
ayatana-indicator-application-3e2f1b6e527d2f70167d89dcb5b6518400d1076d.tar.bz2
ayatana-indicator-application-3e2f1b6e527d2f70167d89dcb5b6518400d1076d.zip
* Bump version to 0.0.4
* Include version in the generated docs
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Makefile.am2
-rw-r--r--docs/reference/libappindicator-docs.sgml.in (renamed from docs/reference/libappindicator-docs.sgml)6
2 files changed, 3 insertions, 5 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 67582f2..1292f4d 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -83,7 +83,7 @@ include $(top_srcdir)/gtk-doc.local.make
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in
-EXTRA_DIST += version.xml.in
+EXTRA_DIST += version.xml.in libappindicator-docs.sgml.in
# Files not to distribute
# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
diff --git a/docs/reference/libappindicator-docs.sgml b/docs/reference/libappindicator-docs.sgml.in
index a8eb058..3a8e5de 100644
--- a/docs/reference/libappindicator-docs.sgml
+++ b/docs/reference/libappindicator-docs.sgml.in
@@ -8,14 +8,12 @@
<bookinfo>
<title>libappindicator Reference Manual</title>
<releaseinfo>
- for libappindicator [VERSION]
- The latest version of this documentation can be found on-line at
- <ulink role="online-location" url="http://[SERVER]/libappindicator/index.html">http://[SERVER]/libappindicator/</ulink>.
+ for libappindicator @VERSION@
</releaseinfo>
</bookinfo>
<chapter>
- <title>[Insert title here]</title>
+ <title>Base Classes for Applications</title>
<xi:include href="xml/app-indicator.xml"/>
</chapter>