]> sourceware.org Git - libabigail.git/commit
Generate the manual html documentation in the proper build directory
authorDodji Seketeli <dodji@redhat.com>
Tue, 18 Nov 2014 22:32:50 +0000 (23:32 +0100)
committerDodji Seketeli <dodji@redhat.com>
Tue, 18 Nov 2014 22:32:50 +0000 (23:32 +0100)
commit7fbe6a96eddb5591fd1d61302f8962d449a72f61
tree1a3bf389954c954f06b8379d98e67def7d610ce8
parent8b381db0b76177faae7cc1615a9e5a2867031211
Generate the manual html documentation in the proper build directory

* doc/manuals/Makefile.am: Renamed doc/manuals/Makefile into this.
(BUILDDIR): Make this variable point to $(builddir)/_build as
opposed to just _build previously.
(SOURCEDIR): New variable that points to the source dir as known
by the autotools magic.
(ALLSPHINXOPTS): Make the source dir refer to the new
$(SOURCEDIR), rather than just '.' as previously.
* configure.ac (doc/manuals/Makefile): Generate this now.
* doc/Makefile.am: Link the sub-directory doc/manuals.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
configure.ac
doc/Makefile.am
doc/manuals/Makefile.am [moved from doc/manuals/Makefile with 98% similarity]
This page took 0.03737 seconds and 5 git commands to generate.