]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - HACKING
documentation fixes and updates
[thirdparty/strongswan.git] / HACKING
diff --git a/HACKING b/HACKING
index 7357d80559baea4e7b8966546c3f763ca16c71ff..3a7a2c94d0407797f405c6ffab836bfafa02ddc9 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -38,11 +38,17 @@ Then you're in, start the build as usual:
     make install
 
 
+API documentation
+-----------------
+Charon and libstrongswan contain inline code documentation. These comments can be
+extracted using doxygen. It is built using 'make apidoc', which creates an 'apidoc'
+folder containing the HTML files.
+
+
 uClibc support
 --------------
 
-Support for uClibc is still work in progress. To get started, make sure to
-include the following options:
+To run strongSwan on uClibc, you need at least:
 
 String and Stdio Support --->
   [*] Support glibc's register_printf_function()