diff options
Diffstat (limited to 'docs/tutorials/wiki/background.rst')
| -rw-r--r-- | docs/tutorials/wiki/background.rst | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/tutorials/wiki/background.rst b/docs/tutorials/wiki/background.rst index 6bbd5026e..c10ab9e55 100644 --- a/docs/tutorials/wiki/background.rst +++ b/docs/tutorials/wiki/background.rst @@ -1,3 +1,5 @@ +.. _wiki_background: + ========== Background ========== @@ -9,9 +11,9 @@ familiar to someone with :term:`Zope` experience. It uses URLs to code. It can also be followed by people without any prior Python web framework experience. -To code along with this tutorial, the developer will need a UNIX -machine with development tools (Mac OS X with XCode, any Linux or BSD -variant, etc.) *or* a Windows system of any kind. +To code along with this tutorial, the developer will need a Unix +machine with development tools (macOS with XCode, any Linux or BSD +variant, and so on) *or* a Windows system of any kind. .. warning:: |
