summaryrefslogtreecommitdiffstats
path: root/doc/AUTHORS
diff options
context:
space:
mode:
authorThomas Graf <tgraf@redhat.com>2012-10-19 14:16:06 (GMT)
committerThomas Graf <tgraf@redhat.com>2012-10-19 14:16:06 (GMT)
commitdb138439ac214d1259848ab11447d9b061ec3740 (patch)
tree39f8502783c98bb665af44d4d1c4c86feac89598 /doc/AUTHORS
parent2d674fed6c0f1417ffa1dc73c43bb13993d15011 (diff)
downloadlibnl-db138439ac214d1259848ab11447d9b061ec3740.zip
libnl-db138439ac214d1259848ab11447d9b061ec3740.tar.gz
libnl-db138439ac214d1259848ab11447d9b061ec3740.tar.bz2
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>
Diffstat (limited to 'doc/AUTHORS')
-rw-r--r--doc/AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/AUTHORS b/doc/AUTHORS
new file mode 100644
index 0000000..26e3cb4
--- /dev/null
+++ b/doc/AUTHORS
@@ -0,0 +1 @@
+Thomas Graf <tgraf@suug.ch>