summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2007-09-12 22:28:10 +0200
committergbrandl <devnull@localhost>2007-09-12 22:28:10 +0200
commit4aa7a535d75241947cd56b16026a519a19373724 (patch)
treedcf8195a7b590ccaf54d70a57521e5a3c1a40a34 /external
parent7c0271f06490b6dc42381f3679f8c79813f326c1 (diff)
downloadpygments-4aa7a535d75241947cd56b16026a519a19373724.tar.gz
Update docs for new externals.
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.