mentioned the new doc format

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi 2008-10-19 13:13:31 +00:00
parent 320ab87c57
commit 6f8dd114f4

View File

@ -252,6 +252,11 @@ Major new features in this release
- Events loops, timers and sockets can now be used in wxBase, without GUI.
- Documentation sources for wxWidgets have been converted from LaTex to Doxygen-styled
headers; this allowed many improvements on the documentation (screenshots,
better linking, function signature checks, etc).
Any report about inaccuracies in documentation is welcome.
2.9.0
-----