X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69bc0cca0eecaff172de77b1b35389e6a6490d37..7df4c51f6021fbf1b204db918a1cc5c4ddff31cc:/docs/doxygen/mainpages/devtips.h diff --git a/docs/doxygen/mainpages/devtips.h b/docs/doxygen/mainpages/devtips.h index b6c7e88c1e..80c4daca55 100644 --- a/docs/doxygen/mainpages/devtips.h +++ b/docs/doxygen/mainpages/devtips.h @@ -7,7 +7,7 @@ ///////////////////////////////////////////////////////////////////////////// -/*! +/** @page page_multiplatform Multi-platform development with wxWidgets @@ -203,7 +203,7 @@ 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. @@ -305,7 +305,7 @@ 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. */