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:
@@ -41,10 +41,9 @@ XRC was written by Vaclav Slavik.
|
||||
@li @ref overview_xrc_embeddedresource
|
||||
@li @ref overview_xrc_cppsample
|
||||
@li @ref overview_xrc_sample
|
||||
@li @ref overview_xrc_fileformat
|
||||
@li @ref overview_xrc_cppheader
|
||||
@li @ref overview_xrc_newresourcehandlers
|
||||
|
||||
@li @ref xrc_format
|
||||
|
||||
<hr>
|
||||
|
||||
@@ -444,12 +443,6 @@ This is the XML file (resource.xrc) for the XRC sample.
|
||||
@endcode
|
||||
|
||||
|
||||
@section overview_xrc_fileformat XRC File Format
|
||||
|
||||
Please see Technical Note 14 (docs/tech/tn0014.txt) in your wxWidgets
|
||||
distribution.
|
||||
|
||||
|
||||
@section overview_xrc_cppheader C++ header file generation
|
||||
|
||||
Using the @c -e switch together with @c -c, a C++ header file is written
|
||||
|
Reference in New Issue
Block a user