aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile.in
Commit message (Collapse)AuthorAgeFilesLines
* apidoc: Add legacy README so links get properly resolvedTobias Brunner2017-05-261-1/+1
| | | | | Also reorders the input files so the READMEs are listed first in the navigation menu on the left.
* apidoc: Set QUIET to YES, suppressing any parsing/generating status outputMartin Willi2015-04-161-1/+1
| | | | | As WARNING messages still get printed, this makes spotting any warnings much simpler.
* apidoc: Enable documentation of static functionsMartin Willi2015-04-161-1/+1
| | | | | As we scan for header files only, this does not affect any local functions, but documents any static inlines we define in header files.
* apidoc: Limit INPUT to src subdirectory and README.mdMartin Willi2015-03-191-1/+1
| | | | | | While 0909bf6c explicitly includes the whole source tree (to cover README.md), this has the unpleasant side effect of covering a workspace under "testing" with all its sources, or any other potential subdirectory that exists.
* apidoc: Include *.md and files from the complete source directory (not only src)Tobias Brunner2014-06-301-2/+2
|
* apidoc: Updated Doxyfile.inTobias Brunner2014-06-301-915/+1427
|
* Doxygen: Sort group names alphabeticallyTobias Brunner2014-02-181-1/+1
|
* Include the whole src directory in apidoc and make source files browsableTobias Brunner2013-03-021-17/+7
| | | | | But still only scan header files as Doxygen can't figure out how they are related to source files (at least not for class methods).
* Prevent Doxygen from processing __attribute__(...)Tobias Brunner2013-03-021-1/+1
| | | | Doxygen produces additional members/classes from these attributes.
* Updated Doxyfile.in with a recent version of DoxygenTobias Brunner2013-03-021-127/+509
|
* Stub library for user space IPsec implementation added.Tobias Brunner2012-08-081-0/+1
|
* Moved generic RADIUS protocol support to a dedicated libradiusMartin Willi2012-03-051-0/+1
|
* Some Doxygen fixes.Tobias Brunner2011-10-281-0/+2
|
* Some Doxygen fixes.Tobias Brunner2010-08-051-3/+3
|
* Moved TLS stack to its own libraryMartin Willi2010-08-031-0/+1
|
* Fixing Doxygen for libhydra.Tobias Brunner2010-03-241-0/+1
|
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
|
* Generating the apidoc in an out-of-tree build fixed.Tobias Brunner2009-12-231-5/+5
|
* Added a doxygen group for libsimaka, some cleanupsMartin Willi2009-11-121-589/+583
|
* updated DoxyfileMartin Willi2009-03-241-165/+1365
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-2/+2
|
* removed txt files from doxygenMartin Willi2006-10-181-1/+1
|
* - re-added doxygen apidoc, buildable with "make apidoc"Martin Willi2006-05-191-0/+220