added XRC format documentation to the manual (per-class properties docs still missing)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-09-06 13:35:29 +00:00
parent a6d7c65b26
commit a302d5958c
4 changed files with 1045 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
The class holds XML resources from one or more .xml files, binary files or zip
archive files.
See @ref overview_xrcoverview "XML-based resource system overview" for details.
@see @ref overview_xrc, @ref xrc_format
@library{wxxrc}
@category{xrc}