From: Nick Mathewson Date: Wed, 16 Mar 2011 21:13:27 +0000 (-0400) Subject: add changes file for the doxygen issues X-Git-Tag: tor-0.2.3.1-alpha~65^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf399f1034cec6be2b7a98cb82a8607634e120f6;p=thirdparty%2Ftor.git add changes file for the doxygen issues --- diff --git a/changes/doxygen b/changes/doxygen new file mode 100644 index 0000000000..5e5fcd12d6 --- /dev/null +++ b/changes/doxygen @@ -0,0 +1,6 @@ + o Documentation changes + - Modernize the doxygen configuration file slightly. Fixes bug 2707. + - Resolve all doxygen warnings except those for missing documentation. + Fixes bug 2705. + - Add doxygen documentation for more functions, fields, and types. +