]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/mainpages/devtips.h
removed wxAcceleratorTable copy ctor docs, no port implements it
[wxWidgets.git] / docs / doxygen / mainpages / devtips.h
index b6c7e88c1efdea94452c3856aede631eaa878806..80c4daca55d3b3557dae54c3074bbd8e84a0e3a6 100644 (file)
@@ -7,7 +7,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-/*!
+/**
 
  @page page_multiplatform Multi-platform development with wxWidgets
 
  as well).
 
  The macros handling bit-swapping with respect to the applications endianness
- are described in the @ref byteordermacros section.
+ are described in the @ref page_macro_cat_byteorder section.
 
 
 
  Of course, there are also 3rd party utilities such as @c dos2unix and @c unix2dos
  which do the EOL conversions.
 
- See also the @ref filefunctions section of the reference
+ See also the @ref page_func_cat_file section of the reference
  manual for the description of miscellaneous file handling functions.
 
 */