summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
Diffstat (limited to 'external')
-rw-r--r--external/rst-directive.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/external/rst-directive.py b/external/rst-directive.py
index 168f80f5..73dfceef 100644
--- a/external/rst-directive.py
+++ b/external/rst-directive.py
@@ -25,7 +25,10 @@
My code goes here.
+ 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
:copyright: 2007 by Georg Brandl.
:license: BSD, see LICENSE for more details.