diff --git a/docs/doxygen/mainpages/platdetails.h b/docs/doxygen/mainpages/platdetails.h index d93aed9b40..17813b6a67 100644 --- a/docs/doxygen/mainpages/platdetails.h +++ b/docs/doxygen/mainpages/platdetails.h @@ -640,6 +640,6 @@ necessary to use the underlying toolkit API directly: @li wxMSW port uses win32 API: see MSDN docs at http://msdn2.microsoft.com/en-us/library/ms649779.aspx @li wxGTK port uses GTK+: see GTK+ 2.x docs at http://developer.gnome.org/doc/API/2.0/gtk/index.html @li wxMac port uses the Carbon API: see Carbon docs at http://developer.apple.com/carbon -@li wxCocoa port uses the Cocoa API: see Cocoa docs at http://developer.apple.com/carbon +@li wxCocoa port uses the Cocoa API: see Cocoa docs at http://developer.apple.com/cocoa */ diff --git a/docs/doxygen/overviews/log.h b/docs/doxygen/overviews/log.h index 048f291d39..f39f4cbcc3 100644 --- a/docs/doxygen/overviews/log.h +++ b/docs/doxygen/overviews/log.h @@ -28,6 +28,8 @@ Classes: @li @ref overview_log_targets @li @ref overview_log_customize +
+ @section overview_log_introduction Introduction