Install the Doxygen documentation to $(htmldir)
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 13 Jan 2011 18:37:53 +0000 (18:37 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 14 Jan 2011 12:45:56 +0000 (12:45 +0000)
commitfbe8c192e2a53f61fde9bfd1a92a1c5876321781
treef86ca3d2854b45380aa3d96bf776182615c592f8
parent5277d3c23287e734f057176578787a6179c4bec8
Install the Doxygen documentation to $(htmldir)

Use ./configure --docdir=/foo (or --htmldir=/foo) to control where it
ends up. For instance, Debian could use:

    --docdir=/usr/share/doc/dbus-1-doc --htmldir='${docdir}/html'

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=13495
doc/Makefile.am