Commit Graph

1620 Commits

Author SHA1 Message Date
Francesco Montorsi
47d602c1ef revised wxAUI headers; added @todo in various places where docs are missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 16:12:37 +00:00
Francesco Montorsi
b7c50e3722 extracted from wxArrayString docs the docs for wxSortedArrayString, which is declared as deriving from wxArrayString (not sure about the STL case); marked with @todo the two classes for STL clarifications
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 15:51:35 +00:00
Francesco Montorsi
39fb805670 revised a* interface headers; categorized many functions; moved some functions to their correct header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 15:35:10 +00:00
Francesco Montorsi
c0cc7004a6 remove @ingroup; use @category instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 14:42:46 +00:00
Bryan Petty
7baebf867b Fixed some function/define paramter names to match old docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 08:05:31 +00:00
Bryan Petty
8af7f7c125 Catagorized all functions and macros belonging to the RTTI and Versioning groups.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-14 07:44:48 +00:00
Francesco Montorsi
4cbfec1580 revised archive header; changed overview_arc to overview_archive which reads better; modified the @category alias to point to the group pages and to spit out the @ingroup command
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-13 16:30:38 +00:00
Francesco Montorsi
96d7cc9be3 revised other headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 22:18:27 +00:00
Bryan Petty
3db7c3b1aa Added class groups example to Doxygen and added parent "Functions and Macros", and "Classes by Category" groups.
Also added CSS to add "Categories / " to the "Modules" tab label, and turned on DETAILS_AT_TOP setting.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 19:08:48 +00:00
Bryan Petty
a7f2f62876 Removed printer functions from doxygen docs (they were deprecated at least since 2.6, and don't actually exist in current source).
Updated function and macro pages to use simply "()" and not "::" or "#".

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-11 18:14:32 +00:00
Bryan Petty
c83e60aab5 Looking for comments on new functions and macros organization of Doxygen docs shown with this commit, see wx-dev.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-11 07:57:21 +00:00
Francesco Montorsi
f59be7c6bc interface headers reviewed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 16:23:56 +00:00
Francesco Montorsi
e54c96f187 regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 15:24:38 +00:00
Francesco Montorsi
3a65144e7c fixed links to global variables; fixed categories; use @see instead of @seealso
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 15:19:31 +00:00
Francesco Montorsi
463b4bfa90 revised the first two interface headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 17:42:34 +00:00
Francesco Montorsi
21b447dc67 fixed category
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 17:09:29 +00:00
Francesco Montorsi
328f5751e8 add const qualifiers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 16:24:26 +00:00
Francesco Montorsi
4cc4bfafe5 removed @NULL,@true,@false tags from the function prototypes; fixed * and & displacing in the prototypes; changed @param as discussed on wx-dev; use @see instead of @sa; better indentation for @returns,@remarks,@see paragraphs; other misc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 12:33:59 +00:00
Francesco Montorsi
7c913512a4 adjusted indentation with astyle; added Id keyword
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 14:43:31 +00:00
Francesco Montorsi
23324ae1c7 added interface headers with latest discussed changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 13:52:38 +00:00