dect
/
libnl
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libnl/doc
Thomas Graf 350b15f9d1 Move to asciidoc
The core library documentation has been converted to use asciidoc. It
provides better flexibility in creating documentation such as tables
and more powerful formatting rules.

The doxygen based API reference remains and three scripts have been
added to:
 - gen-tags.sh: extract tag information from doxygen reference
 - tags2dict.sh: generate a name=link dictionary file
 - doxygen-link.py: replace all references in the asciidoc documentation
                    refering to API functions, struct, etc. with a link
		    into the doxygen API reference.

'make gendoc' continue to generate all documentation.

The following tools are required to generate documentation:
 - asciidoc
 - mscgen
 - asciidoc mscgen plugin
 - pygments
 - xmlstarlet
2011-03-31 14:25:57 +02:00
..
api Move to asciidoc 2011-03-31 14:25:57 +02:00
images Move to asciidoc 2011-03-31 14:25:57 +02:00
src Move to asciidoc 2011-03-31 14:25:57 +02:00
stylesheets Move to asciidoc 2011-03-31 14:25:57 +02:00
.gitignore Move to asciidoc 2011-03-31 14:25:57 +02:00
Doxyfile.in Move to asciidoc 2011-03-31 14:25:57 +02:00
Makefile.am Move to asciidoc 2011-03-31 14:25:57 +02:00
core.txt Move to asciidoc 2011-03-31 14:25:57 +02:00
doxygen-link.py Move to asciidoc 2011-03-31 14:25:57 +02:00
gen-tags.sh Move to asciidoc 2011-03-31 14:25:57 +02:00
libnl.css Documentation updates 2010-11-19 02:25:37 +01:00
tags2dict.sh Move to asciidoc 2011-03-31 14:25:57 +02:00