diff options
| author | Fred Drake <fdrake@acm.org> | 2010-11-19 21:24:25 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2010-11-19 21:24:25 +0000 |
| commit | a414e5be1277eaf25149394b0397cd849972206c (patch) | |
| tree | fa8f46e15fb435e0a3f194e7ad975cb843f91c55 | |
| parent | 99f4f30f1713b21bda29b1c113ee8a4b27c22b26 (diff) | |
| download | cpython-a414e5be1277eaf25149394b0397cd849972206c.tar.gz | |
remove documentation for something that's gone
| -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 33653a80b1..60c783655b 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: |
