fixed the anchor names for @section used in interface headers; documented the general rules used for its naming
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
theCharObj[0] = "!";
|
||||
@endcode
|
||||
|
||||
@section wxscopedptr_newpointers Declaring new smart pointer types
|
||||
@section scopedptr_newpointers Declaring new smart pointer types
|
||||
|
||||
To declare the smart pointer class @c CLASSNAME containing pointes to
|
||||
a (possibly incomplete) type @c TYPE you should use
|
||||
|
Reference in New Issue
Block a user