summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-09-15 21:37:11 +0200
committergbrandl <devnull@localhost>2007-09-15 21:37:11 +0200
commit65d8d72bd00753ac66285f8fff67d396d444f6a5 (patch)
treea3fbdc2812bebc90f7eef1ccdddfae10321aebfb /external
parent4aa7a535d75241947cd56b16026a519a19373724 (diff)
downloadpygments-65d8d72bd00753ac66285f8fff67d396d444f6a5.tar.gz
make check.
Diffstat (limited to 'external')
-rw-r--r--external/rst-directive.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/external/rst-directive.py b/external/rst-directive.py
index 73dfceef..9c3d1b78 100644
--- a/external/rst-directive.py
+++ b/external/rst-directive.py
@@ -28,7 +28,8 @@
Look at the `directive documentation`_ to get all the gory details.
.. _Docutils: http://docutils.sf.net/
- .. _directive documentation: http://docutils.sourceforge.net/docs/howto/rst-directives.html
+ .. _directive documentation:
+ http://docutils.sourceforge.net/docs/howto/rst-directives.html
:copyright: 2007 by Georg Brandl.
:license: BSD, see LICENSE for more details.