diff doc/setup.txt @ 42:cf94e70a77f3

Syntax highlighting for the docs.
author cmlenz
date Wed, 06 Jun 2007 11:02:48 +0000
parents 2cada72b40ae
children 3664c93860f1
line wrap: on
line diff
--- a/doc/setup.txt
+++ b/doc/setup.txt
@@ -10,7 +10,9 @@
 
 These commands are available by default when Babel has been properly installed,
 and ``setup.py`` is using ``setuptools``. For projects that use plain old
-``distutils``, the commands need to be registered explicitly, for example::
+``distutils``, the commands need to be registered explicitly, for example:
+
+.. code-block:: python
 
     from distutils.core import setup
     from babel.catalog import frontend as babel
Copyright (C) 2012-2017 Edgewall Software