From: Georg Brandl Date: Sat, 20 Oct 2007 17:51:39 +0000 (+0000) Subject: Document new directive "envvar". X-Git-Tag: v2.6a1~1160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a147bf9a08548e8d6aa3b36bd6835348e9c1f813;p=python Document new directive "envvar". --- diff --git a/Doc/documenting/markup.rst b/Doc/documenting/markup.rst index 618e7dada7..690d056010 100644 --- a/Doc/documenting/markup.rst +++ b/Doc/documenting/markup.rst @@ -221,6 +221,11 @@ The directives are: Run a module as a script. +.. describe:: envvar + + Describes an environment variable that Python uses or defines. + + There is also a generic version of these directives: .. describe:: describe