summaryrefslogtreecommitdiff
path: root/debian/dbus-1-doc.install
diff options
context:
space:
mode:
authorLoic Minier <lool@dooz.org>2007-12-03 14:43:05 +0000
committerLoic Minier <lool@dooz.org>2007-12-03 14:43:05 +0000
commit730c271e493a6fc96f05d248b583024579a728d4 (patch)
tree9b85637f76ce6ea2aba3946acb3786078418253c /debian/dbus-1-doc.install
parent0abf0d06ed99e08095d38fcb158c9597b4b7998b (diff)
downloaddbus-730c271e493a6fc96f05d248b583024579a728d4.tar.gz
* Merge patch from Ubuntu to build a devhelp file; thanks Martin Pitt;
closes: #454142. - Build-dep on xsltproc. - New patch, dbus-1.0.1-generate-xml-docs, enables generation of XML docs which serve as source for the devhelp generation. - Add a XSLT file from the Fedora package, debian/doxygen_to_devhelp.xsl. - Generate the devhelp file from the XML files thanks to the XSL file via xsltproc in build/dbus-1-doc::. - Install the devhelp index in dbus-1-doc and move the HTML documentation around; add a symlink from the gtk-doc dir. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@1898 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/dbus-1-doc.install')
-rw-r--r--debian/dbus-1-doc.install5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/dbus-1-doc.install b/debian/dbus-1-doc.install
index 56075c63..68707b7d 100644
--- a/debian/dbus-1-doc.install
+++ b/debian/dbus-1-doc.install
@@ -1,4 +1,7 @@
doc/dbus-specification.html usr/share/doc/dbus-1-doc
doc/dbus-test-plan.html usr/share/doc/dbus-1-doc
doc/dcop-howto.txt usr/share/doc/dbus-1-doc
-doc/api/html usr/share/doc/dbus-1-doc/api/
+doc/api/html/* usr/share/doc/dbus-1-doc/html/api
+dbus.devhelp usr/share/doc/dbus-1-doc/html
+doc/dbus-{faq,specification,tutorial}.html usr/share/doc/dbus-1-doc/html
+