Noel Kuntze
4886a2c7d8
Doxyfile.in: Remove deprecated variables
2 years ago
Tobias Brunner
cab4b3a341
Doxyfile: Remove obsolete XML options
4 years ago
Tobias Brunner
3abb6a231d
Revert "apidoc: Update Doxyfile"
...
This reverts commit 8ec979fd64
.
Mainly because Travis is still on Trusty and this generates lots of
warnings.
6 years ago
Tobias Brunner
8ec979fd64
apidoc: Update Doxyfile
6 years ago
Tobias Brunner
cd0bba90a9
apidoc: Add legacy README so links get properly resolved
...
Also reorders the input files so the READMEs are listed first in the
navigation menu on the left.
6 years ago
Martin Willi
377f13f794
apidoc: Set QUIET to YES, suppressing any parsing/generating status output
...
As WARNING messages still get printed, this makes spotting any warnings much
simpler.
8 years ago
Martin Willi
4eabc35b97
apidoc: Enable documentation of static functions
...
As we scan for header files only, this does not affect any local functions,
but documents any static inlines we define in header files.
8 years ago
Martin Willi
945fdeb918
apidoc: Limit INPUT to src subdirectory and README.md
...
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.
8 years ago
Tobias Brunner
0909bf6c0a
apidoc: Include *.md and files from the complete source directory (not only src)
9 years ago
Tobias Brunner
00729e16e7
apidoc: Updated Doxyfile.in
9 years ago
Tobias Brunner
21cfbce0c2
Doxygen: Sort group names alphabetically
9 years ago
Tobias Brunner
b42f2cacac
Include the whole src directory in apidoc and make source files browsable
...
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).
10 years ago
Tobias Brunner
cd612784e4
Prevent Doxygen from processing __attribute__(...)
...
Doxygen produces additional members/classes from these attributes.
10 years ago
Tobias Brunner
b6a387f7b0
Updated Doxyfile.in with a recent version of Doxygen
10 years ago
Tobias Brunner
b70139fbfd
Stub library for user space IPsec implementation added.
11 years ago
Martin Willi
f0f94e2ce6
Moved generic RADIUS protocol support to a dedicated libradius
11 years ago
Tobias Brunner
abb89a97d1
Some Doxygen fixes.
11 years ago
Tobias Brunner
edb82ab8ae
Some Doxygen fixes.
13 years ago
Martin Willi
0f82a47063
Moved TLS stack to its own library
13 years ago
Tobias Brunner
83218f0d65
Fixing Doxygen for libhydra.
13 years ago
Tobias Brunner
bd3f8ea30b
Convert charon into libcharon.
13 years ago
Tobias Brunner
c33d4f29bc
Generating the apidoc in an out-of-tree build fixed.
13 years ago
Martin Willi
13f418b442
Added a doxygen group for libsimaka, some cleanups
13 years ago
Martin Willi
1490ff4d9b
updated Doxyfile
...
properly close all doxygen groups
fixed remaining doxygen warnings
14 years ago
Martin Willi
552cc11b1f
merged the modularization branch (credentials) back to trunk
15 years ago
Martin Willi
85929956ae
removed txt files from doxygen
17 years ago
Martin Willi
b1e69188ce
- re-added doxygen apidoc, buildable with "make apidoc"
17 years ago
Martin Willi
1029d84d23
17 years ago
Martin Willi
997358a6c4
- import of strongswan-2.7.0
...
- applied patch for charon
17 years ago
Martin Willi
fcfeb3220f
- fixed doxygen build
...
- seperates now in lib and charon
17 years ago
Martin Willi
6862128151
../svn-commit.tmp
17 years ago
Martin Willi
2ade41c5aa
- moved output to doc/api, since doc is used for other docs now
17 years ago
Martin Willi
09b2bf25a9
- include undocumented things (such as enums)
17 years ago
Jan Hutter
ed37dee61d
- testcases added to module testcases
17 years ago
Martin Willi
9d086b79f6
- fixed member order
17 years ago
Martin Willi
2fd1245e69
- some output improvements
17 years ago
Martin Willi
b14581fee0
- moved to Doxyfile
17 years ago
Martin Willi
8205df1ec2
- updated for packages
17 years ago
Martin Willi
c0211a292b
- fixed bad SVN issues, should all work again now
...
- does not compile, need rewrite of parser and generator
17 years ago
Martin Willi
11c7d2d257
- exclude non-*.c/*.h
...
- do not index tests subdir
17 years ago
Jan Hutter
ed7634e696
- Doxygen configuration refined
17 years ago
Jan Hutter
5f13726997
Configuration file to generate documentation from source code
17 years ago