doc: fix out-of-tree build
authorOlivier Blin <olivier.blin@softathome.com>
Fri, 28 Dec 2012 18:58:46 +0000 (19:58 +0100)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Mon, 14 Jan 2013 10:52:43 +0000 (21:52 +1100)
commitf699788f314449e6e2bdde1ca9c4376b4cd956bc
treed0e985fc260a489afb06fabef3fc83ec30079c04
parentfb13acc45738a0d30382d96c6a6f09a3298623fb
doc: fix out-of-tree build

When building outside of the source tree, the Doxyfile needs to be
generated in the build tree and should point to the proper paths for
include directories and html footer.

The generated api files to install should also be taken from the build
tree instead of the source tree.

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
configure.ac
doc/Doxyfile.in [moved from doc/Doxyfile with 99% similarity]
doc/Makefile.am
doc/html/Makefile.am