third_party_libnl/doc
Thomas Haller 1a510c57e9 libnl-3.2.24 release
Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-01-21 19:48:41 +01:00
..
api doc: documentation restructuring 2012-05-10 12:03:59 +02:00
images doc: add section about addressing 2012-05-09 15:02:40 +02:00
m4 Fix python detection code 2012-12-05 07:55:44 +01:00
src nl: improve API doc of transmit functions 2012-11-08 01:29:12 +01:00
stylesheets asciidoc xhtml stylesheet 2011-09-13 11:07:23 +02:00
.gitignore build: use AC_CONFIG_AUX_DIR 2012-11-26 21:03:14 +01:00
AUTHORS doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
autogen.sh doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
configure.ac libnl-3.2.24 release 2014-01-21 19:48:41 +01:00
COPYING doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
core.txt doc: fix typo in documentation 2014-01-21 19:16:55 +01:00
Doxyfile.in Add support for inet diag Netlink protocol. 2013-07-19 02:06:21 -07:00
doxygen-link.py doxygen-link: Be python3 compatible 2013-10-22 16:32:23 +02:00
DoxygenLayout.xml doc: update Doxygen layout file to latest format 2012-11-11 11:21:34 +01:00
gen-tags.sh doc: documentation restructuring 2012-05-10 12:03:59 +02:00
index.txt more documentation updates 2011-07-21 16:24:31 +02:00
libnl.css doc: Revert to default stylesheet 2012-11-12 10:26:38 +01:00
Makefile.am doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
README doc: Add instructions on how to build docs 2013-10-22 16:33:27 +02:00
resolve-asciidoc-refs.py more documentation updates 2011-07-21 16:24:31 +02:00
route.txt Add VXLAN support. 2013-08-04 15:43:54 +09:00

Requirements to build documentation

mscgen
  http://www.mcternan.me.uk/mscgen/

mscgen-filter-1.2
  http://code.google.com/p/asciidoc-mscgen-filter/

asciidoc > 8.6.x
doxygen > 1.8.0

Building the documentation:
make gendoc