]> granicus.if.org Git - libnl/commit
doc: Split doc/ into separate packages
authorThomas Graf <tgraf@redhat.com>
Fri, 19 Oct 2012 14:16:06 +0000 (16:16 +0200)
committerThomas Graf <tgraf@redhat.com>
Fri, 19 Oct 2012 14:16:06 +0000 (16:16 +0200)
commitdb138439ac214d1259848ab11447d9b061ec3740
tree39f8502783c98bb665af44d4d1c4c86feac89598
parent2d674fed6c0f1417ffa1dc73c43bb13993d15011
doc: Split doc/ into separate packages

Separates all the documentation generation trickery to its own
configure.in and allows to easily generate a pre built doc dist
file for distribution.

Arguments to configure will be passed on to doc/configure

Signed-off-by: Thomas Graf <tgraf@redhat.com>
13 files changed:
autogen.sh
configure.in
doc/.gitignore
doc/AUTHORS [new file with mode: 0644]
doc/COPYING [new file with mode: 0644]
doc/ChangeLog [new file with mode: 0644]
doc/Doxyfile.in
doc/INSTALL [new file with mode: 0644]
doc/Makefile.am
doc/NEWS [new file with mode: 0644]
doc/autogen.sh [new file with mode: 0755]
doc/configure.in [new file with mode: 0644]
doc/m4/ax_python.m4 [new file with mode: 0644]