fixed some doxygen warnings about wrong anchor links
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
59c0db6a93
commit
69bc0cca0e
5 changed files with 29 additions and 30 deletions
|
|
@ -69,7 +69,7 @@
|
|||
|
||||
Most ports of wxWidgets can create either a static library or a shared
|
||||
library. wxWidgets can also be built in multilib and monolithic variants.
|
||||
See the @ref libraries_page for more information on these.
|
||||
See the @ref page_libs for more information on these.
|
||||
|
||||
|
||||
|
||||
|
|
@ -212,7 +212,7 @@
|
|||
One of the purposes of wxWidgets is to reduce the need for conditional
|
||||
compilation in source code, which can be messy and confusing to follow.
|
||||
However, sometimes it is necessary to incorporate platform-specific
|
||||
features (such as metafile use under MS Windows). The @ref wxusedef
|
||||
features (such as metafile use under MS Windows). The @ref page_wxusedef
|
||||
symbols listed in the file @c setup.h may be used for this purpose,
|
||||
along with any user-supplied ones.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue