diff options
Diffstat (limited to 'external')
-rw-r--r-- | external/rst-directive.py | 3 |
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. |