third_party_libnl/doc
2019-09-01 16:19:02 +02:00
..
api doc: enable generation of Doxygen tagfile for libnl API reference 2015-09-19 16:22:29 +02:00
images doc: add section about addressing 2012-05-09 15:02:40 +02:00
src doc: fix URLs and typo 2016-08-14 09:57:25 +02: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.5.0 release 2019-09-01 16:19:02 +02:00
COPYING doc: Split doc/ into separate packages 2012-10-19 16:16:06 +02:00
core.txt doc: fix error in core documentation for nl_cache_mngr_alloc() 2014-06-17 18:42:48 +02:00
Doxyfile.in doc: enable generation of Doxygen tagfile for libnl API reference 2015-09-19 16:22:29 +02:00
doxygen-link.py doc: fix doxygen-link.py by skipping invalid entries in libnl.dict 2014-06-25 12:35:45 +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 build: style cleanup in doc/Makefile.am 2017-02-28 00:09:06 +01: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 xfrmi: introduce XFRM interfaces support 2019-09-01 14:24:52 +02: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