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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a147bf9a08548e8d6aa3b36bd6835348e9c1f813;p=thirdparty%2FPython%2Fcpython.git Document new directive "envvar". --- diff --git a/Doc/documenting/markup.rst b/Doc/documenting/markup.rst index 618e7dada752..690d0560102c 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