Rename the gtk-doc documentation

This commit is contained in:
Richard Hughes 2010-01-21 14:59:02 +00:00
parent 145f5ef54e
commit e22cf3d9c0
2 changed files with 11 additions and 11 deletions

View file

@ -6,10 +6,10 @@ NULL =
AUTOMAKE_OPTIONS = 1.7 AUTOMAKE_OPTIONS = 1.7
# The name of the module. # The name of the module.
DOC_MODULE=devkit-power DOC_MODULE=upower
# The top-level SGML file. # The top-level SGML file.
DOC_MAIN_SGML_FILE=devkit-power-docs.xml DOC_MAIN_SGML_FILE=upower-docs.xml
# Extra options to supply to gtkdoc-scan # Extra options to supply to gtkdoc-scan
SCAN_OPTIONS=--ignore-headers=config.h SCAN_OPTIONS=--ignore-headers=config.h
@ -67,8 +67,8 @@ FIXXREF_OPTIONS=
MAINTAINERCLEANFILES = \ MAINTAINERCLEANFILES = \
*~ \ *~ \
Makefile.in \ Makefile.in \
devkit-power.types \ upower.types \
devkit-power-*.txt \ upower-*.txt \
$(NULL) $(NULL)
if ENABLE_GTK_DOC if ENABLE_GTK_DOC

View file

@ -5,7 +5,7 @@
]> ]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude"> <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
<bookinfo> <bookinfo>
<title>DeviceKit-power Reference Manual</title> <title>UPower Reference Manual</title>
<releaseinfo>Version &version;</releaseinfo> <releaseinfo>Version &version;</releaseinfo>
<authorgroup> <authorgroup>
<author> <author>
@ -20,8 +20,8 @@
</authorgroup> </authorgroup>
<copyright> <copyright>
<year>2008</year> <year>2010</year>
<holder>The DeviceKit-power Authors</holder> <holder>The UPower Authors</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
@ -61,7 +61,7 @@
<partintro> <partintro>
<para> <para>
This part documents the D-Bus interface used to access the This part documents the D-Bus interface used to access the
DeviceKit-power daemon. UPower daemon.
</para> </para>
</partintro> </partintro>
<xi:include href="dbus/org.freedesktop.UPower.ref.xml"/> <xi:include href="dbus/org.freedesktop.UPower.ref.xml"/>
@ -73,12 +73,12 @@
<title>Manual Pages</title> <title>Manual Pages</title>
<partintro> <partintro>
<para> <para>
This part contains the manual pages distributed with DeviceKit-power. This part contains the manual pages distributed with UPower.
</para> </para>
</partintro> </partintro>
<xi:include href="man/DeviceKit-power.xml"/> <xi:include href="man/UPower.xml"/>
<xi:include href="man/upowerd.xml"/> <xi:include href="man/upowerd.xml"/>
<xi:include href="man/devkit-power.xml"/> <xi:include href="man/upower.xml"/>
</reference> </reference>
<index> <index>