more wxUSE_XXX documented (patch from Tim Stahlhut)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-08-03 20:00:32 +00:00
parent d3f00f5993
commit fe906309d7
2 changed files with 15 additions and 12 deletions

View File

@@ -63,9 +63,8 @@ c) update configure.in
3. Documentation
----------------
Currently wxUSE_XXXs are not documented, except for a few important global ones
which are in docs/latex/wx/cppconst.tex. So normally there is nothing to do
(but this could change in the future).
Currently wxUSE_XXXs are documented in docs/latex/wx/wxusedef.tex and a few
important global ones are in docs/latex/wx/cppconst.tex.
=== EOF ===