diff options
author | Fred Drake <fdrake@acm.org> | 2010-11-19 21:27:50 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2010-11-19 21:27:50 (GMT) |
commit | 6be0e9fa905bf22fc8ef1df0b57d7b9cef5cf525 (patch) | |
tree | 7b7e62f0323693cc0e82d62e4036a9685ed0fbe6 /Doc/documenting | |
parent | 55727e120700634878276de933a6f688454f162b (diff) | |
download | cpython-6be0e9fa905bf22fc8ef1df0b57d7b9cef5cf525.zip cpython-6be0e9fa905bf22fc8ef1df0b57d7b9cef5cf525.tar.gz cpython-6be0e9fa905bf22fc8ef1df0b57d7b9cef5cf525.tar.bz2 |
remove documentation for something that's gone
Diffstat (limited to 'Doc/documenting')
-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 2ff3c64..d7d23cd 100644 --- a/Doc/documenting/markup.rst +++ b/Doc/documenting/markup.rst @@ -524,10 +524,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: |