dect
/
libnl
Archived
13
0
Fork 0
netlink Library with DECT support
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.
Go to file
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
doc Move to asciidoc 2011-03-31 14:25:57 +02:00
etc pktloc: support to specify a shift operator for packet locations 2010-11-04 20:01:36 +01:00
include trafic class/classifer API improvements and documentation 2011-03-29 12:41:59 +02:00
lib trafic class/classifer API improvements and documentation 2011-03-29 12:41:59 +02:00
m4 Move to automake-based build 2009-06-23 01:24:51 +02:00
man nl-classid-lookup: Added --raw option to print classid without pretty printing it 2010-11-01 15:20:43 +01:00
src trafic class/classifer API improvements and documentation 2011-03-29 12:41:59 +02:00
tests - Reworked the classifier interface. 2009-09-02 18:31:14 +02:00
.gitignore Ignore vim swap files 2010-07-03 15:56:51 +02:00
COPYING Initial import 2007-09-15 01:28:01 +02:00
ChangeLog Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
Makefile.am Fix "make distcheck". 2011-03-23 16:00:44 +01:00
autogen.sh Move to automake-based build 2009-06-23 01:24:51 +02:00
configure.in libnl-3.0 2011-03-21 17:03:01 +01:00
libnl-3.0.pc.in libnl-3.0 2011-03-21 17:03:01 +01:00