diff options
author | Thomas Graf <tgraf@suug.ch> | 2011-07-21 14:24:31 (GMT) |
---|---|---|
committer | Thomas Graf <tgraf@suug.ch> | 2011-07-21 14:24:31 (GMT) |
commit | 50074732af4fbfc0ca5ae4bb07e971bc9e222126 (patch) | |
tree | 8211dd82daaf32efaba045f76adfc8bae58b12ea /doc/images | |
parent | dea6de42f69a5137544723f7a96bc097adbbdd29 (diff) | |
download | libnl-50074732af4fbfc0ca5ae4bb07e971bc9e222126.zip libnl-50074732af4fbfc0ca5ae4bb07e971bc9e222126.tar.gz libnl-50074732af4fbfc0ca5ae4bb07e971bc9e222126.tar.bz2 |
more documentation updates
- improved stylesheets for both doxygen and asciidoc
- use of xml doxygen layout
- python script to resolve <<foo>> asciidoc references to
<<foo, title>> based on the target caption
- graphics for netlink and netlink error headers
- more link documentation
Diffstat (limited to 'doc/images')
-rw-r--r-- | doc/images/attribute_hdr.png | bin | 0 -> 14996 bytes |
-rw-r--r-- | doc/images/ifinfomsg.png | bin | 0 -> 44814 bytes |
-rw-r--r-- | doc/images/library_overview.png | bin | 0 -> 23870 bytes |
-rw-r--r-- | doc/images/nlmsgerr.png | bin | 0 -> 43810 bytes |
-rw-r--r-- | doc/images/nlmsghdr.png | bin | 0 -> 19553 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/doc/images/attribute_hdr.png b/doc/images/attribute_hdr.png Binary files differnew file mode 100644 index 0000000..0e6cfda --- /dev/null +++ b/doc/images/attribute_hdr.png diff --git a/doc/images/ifinfomsg.png b/doc/images/ifinfomsg.png Binary files differnew file mode 100644 index 0000000..fb94cf7 --- /dev/null +++ b/doc/images/ifinfomsg.png diff --git a/doc/images/library_overview.png b/doc/images/library_overview.png Binary files differnew file mode 100644 index 0000000..dd9d5fe --- /dev/null +++ b/doc/images/library_overview.png diff --git a/doc/images/nlmsgerr.png b/doc/images/nlmsgerr.png Binary files differnew file mode 100644 index 0000000..58e53d5 --- /dev/null +++ b/doc/images/nlmsgerr.png diff --git a/doc/images/nlmsghdr.png b/doc/images/nlmsghdr.png Binary files differnew file mode 100644 index 0000000..dd39b9c --- /dev/null +++ b/doc/images/nlmsghdr.png |