diff options
author | Fred Drake <fdrake@acm.org> | 2010-11-19 21:24:25 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2010-11-19 21:24:25 (GMT) |
commit | c5b0ec0a8326483bb90d9e339e8bf72c63958b7d (patch) | |
tree | 95e43549c10622a141336dae89ca1a7d9e80988a /Doc | |
parent | 98b644ff3f8e25b965ff560ea2fb61c23e00941a (diff) | |
download | cpython-c5b0ec0a8326483bb90d9e339e8bf72c63958b7d.zip cpython-c5b0ec0a8326483bb90d9e339e8bf72c63958b7d.tar.gz cpython-c5b0ec0a8326483bb90d9e339e8bf72c63958b7d.tar.bz2 |
remove documentation for something that's gone
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/documenting/markup.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Doc/documenting/markup.rst b/Doc/documenting/markup.rst index 33653a8..60c7836 100644 --- a/Doc/documenting/markup.rst +++ b/Doc/documenting/markup.rst @@ -565,10 +565,6 @@ in a different style: If you don't need the "variable part" indication, use the standard ````code```` instead. -.. describe:: var - - A Python or C variable or parameter name. - The following roles generate external links: |