diff options
author | Olivier Crete <olivier.crete@collabora.co.uk> | 2008-07-30 03:46:02 +0000 |
---|---|---|
committer | Olivier Crete <olivier.crete@collabora.co.uk> | 2008-07-30 03:46:02 +0000 |
commit | 60cb2c0388af92ac3ec00ddcd0729744aff659e5 (patch) | |
tree | 80dfcb49cffc2ed4faf856a608e79098d5a832c3 /doc | |
parent | 08733d1fb1a257de7e2939a43e89bf4c682ad009 (diff) |
Rename the doc directory too
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lib/Makefile.am | 2 | ||||
-rw-r--r-- | doc/lib/telepathy-farsight-docs.sgml (renamed from doc/lib/lib-docs.sgml) | 4 | ||||
-rw-r--r-- | doc/lib/telepathy-farsight-sections.txt (renamed from doc/lib/lib-sections.txt) | 0 | ||||
-rw-r--r-- | doc/lib/telepathy-farsight.types (renamed from doc/lib/lib.types) | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/doc/lib/Makefile.am b/doc/lib/Makefile.am index 1f46269..4e4235c 100644 --- a/doc/lib/Makefile.am +++ b/doc/lib/Makefile.am @@ -11,7 +11,7 @@ AUTOMAKE_OPTIONS = 1.6 # of using the various options. # The name of the module, e.g. 'glib'. -DOC_MODULE=lib +DOC_MODULE=telepathy-farsight # The top-level SGML file. You can change this if you want to. DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml diff --git a/doc/lib/lib-docs.sgml b/doc/lib/telepathy-farsight-docs.sgml index 887f247..a11530d 100644 --- a/doc/lib/lib-docs.sgml +++ b/doc/lib/telepathy-farsight-docs.sgml @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude"> <bookinfo> - <title>lib Reference Manual</title> + <title>telepathy-farsight Reference Manual</title> <releaseinfo> The latest version of this documentation can be found on-line at <ulink role="online-location" url="http://telepathy.freedesktop.org/">http://telepathy.freedesktop.org/</ulink>. @@ -11,7 +11,7 @@ </bookinfo> <chapter> - <title>Objects</title> + <title>Telepathy Farsight Wrapper Classes</title> <xi:include href="xml/channel.xml"/> <xi:include href="xml/stream.xml"/> </chapter> diff --git a/doc/lib/lib-sections.txt b/doc/lib/telepathy-farsight-sections.txt index a1dc058..a1dc058 100644 --- a/doc/lib/lib-sections.txt +++ b/doc/lib/telepathy-farsight-sections.txt diff --git a/doc/lib/lib.types b/doc/lib/telepathy-farsight.types index 30db18f..30db18f 100644 --- a/doc/lib/lib.types +++ b/doc/lib/telepathy-farsight.types |