Add x-refs between mac sections.

This commit is contained in:
Georg Brandl 2007-08-15 13:40:25 +00:00
parent 0503040766
commit e8c3a65147
4 changed files with 16 additions and 4 deletions

View File

@ -12,6 +12,8 @@ Python on a Macintosh running Mac OS X is in principle very similar to Python on
any other Unix platform, but there are a number of additional features such as
the IDE and the Package Manager that are worth pointing out.
The Mac-specific modules are documented in :ref:`mac-specific-services`.
Python on Mac OS 9 or earlier can be quite different from Python on Unix or
Windows, but is beyond the scope of this manual, as that platform is no longer
supported, starting with Python 2.4. See http://www.cwi.nl/~jack/macpython for

View File

@ -1,3 +1,4 @@
.. _mac-specific-services:
*************************
MacOS X specific services
@ -5,7 +6,10 @@ MacOS X specific services
This chapter describes modules that are only available on the Mac OS X platform.
See also the chapters :ref:`mac-scripting` and :ref:`undoc-mac-modules`.
See the chapters :ref:`mac-scripting` and :ref:`undoc-mac-modules` for more
modules, and the HOWTO :ref:`using-on-mac` for a general introduction to
Mac-specific Python programming.
.. toctree::
@ -16,4 +20,4 @@ See also the chapters :ref:`mac-scripting` and :ref:`undoc-mac-modules`.
framework.rst
autogil.rst
carbon.rst
colorpicker.rst
colorpicker.rst

View File

@ -12,6 +12,8 @@ Python on a Macintosh running Mac OS X is in principle very similar to Python on
any other Unix platform, but there are a number of additional features such as
the IDE and the Package Manager that are worth pointing out.
The Mac-specific modules are documented in :ref:`mac-specific-services`.
Python on Mac OS 9 or earlier can be quite different from Python on Unix or
Windows, but is beyond the scope of this manual, as that platform is no longer
supported, starting with Python 2.4. See http://www.cwi.nl/~jack/macpython for

View File

@ -1,3 +1,4 @@
.. _mac-specific-services:
*************************
MacOS X specific services
@ -5,7 +6,10 @@ MacOS X specific services
This chapter describes modules that are only available on the Mac OS X platform.
See also the chapters :ref:`mac-scripting` and :ref:`undoc-mac-modules`.
See the chapters :ref:`mac-scripting` and :ref:`undoc-mac-modules` for more
modules, and the HOWTO :ref:`using-on-mac` for a general introduction to
Mac-specific Python programming.
.. toctree::
@ -16,4 +20,4 @@ See also the chapters :ref:`mac-scripting` and :ref:`undoc-mac-modules`.
framework.rst
autogil.rst
carbon.rst
colorpicker.rst
colorpicker.rst