From e9b686c595b69f7541d57240438841637ac7b29c Mon Sep 17 00:00:00 2001 From: Kevin Ollivier Date: Thu, 12 Mar 2009 17:06:00 +0000 Subject: [PATCH] Fix reference ids and update Mac requirements in the introduction page. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/doxygen/mainpages/introduction.h | 5 ++--- docs/doxygen/mainpages/platdetails.h | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/doxygen/mainpages/introduction.h b/docs/doxygen/mainpages/introduction.h index 4fe1300366..0db2ee14fa 100644 --- a/docs/doxygen/mainpages/introduction.h +++ b/docs/doxygen/mainpages/introduction.h @@ -142,9 +142,8 @@ To make use of wxWidgets, you currently need one of the following setups. (c) Mac OS/Mac OS X: -@li A PowerPC or Intel Mac running Mac OS X 10.3 or higher -@li The Apple Developer Tools (eg. GNU C++) or MetroWerks CodeWarrior (not - actively supported) +@li A PowerPC or Intel Mac running Mac OS X 10.4 or higher +@li The Apple Developer Tools (eg. GNU C++) Under all platforms it's recommended to have large amounts of free hard disk space. The exact amount needed depends on the port, compiler and build diff --git a/docs/doxygen/mainpages/platdetails.h b/docs/doxygen/mainpages/platdetails.h index bae7690b98..8d74c85f7e 100644 --- a/docs/doxygen/mainpages/platdetails.h +++ b/docs/doxygen/mainpages/platdetails.h @@ -19,8 +19,8 @@ requires. This chapter collects notes about differences among supported platform and ports. @li @ref page_port_wxgtk -@li @ref page_port_wxmac -@li @ref page_port_wxcocoa +@li @ref page_port_wxosx_carbon +@li @ref page_port_wxosx_cocoa @li @ref page_port_wxos2 @li @ref page_port_wxmgl @li @ref page_port_wxx11 -- 2.47.2