]> git.tuebingen.mpg.de Git - paraslash.git/commit
Overhaul doxygen main page.
authorAndre Noll <maan@systemlinux.org>
Fri, 3 Jan 2014 05:59:22 +0000 (05:59 +0000)
committerAndre Noll <maan@systemlinux.org>
Sat, 22 Feb 2014 15:49:30 +0000 (16:49 +0100)
commit418050d3422358c01ea4a87a3a58d6e53fb69436
treebadd36e293d68ec0a29a9307b644a0e691ca2739
parent18ee892832075829c1a0aec3427645f753077272
Overhaul doxygen main page.

It got way too large, and contained quite a few links to .c files
whose doxygen page is not very interesting. For example, the doxygen
page of the .c files of filters, receivers and writers contain only
the init function since all other functions are static.

This commit limits the number of links on the main page considerably.
The new page tries to focus on important data structures and APIs
and does not strive for completeness.
server.c