commit | a147bf9a08548e8d6aa3b36bd6835348e9c1f813 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Oct 20 17:51:39 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Oct 20 17:51:39 2007 +0000 |
tree | 57c003ad34239f395ff4f18e24b66fa73d3cbb8e | |
parent | e36a652d0c154b76f620c9a9df7b1fbc51fd90ef [diff] [blame] |
Document new directive "envvar".
diff --git a/Doc/documenting/markup.rst b/Doc/documenting/markup.rst index 618e7da..690d056 100644 --- a/Doc/documenting/markup.rst +++ b/Doc/documenting/markup.rst
@@ -221,6 +221,11 @@ 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