[Python-checkins] r86535 - python/branches/py3k/Doc/documenting/markup.rst

fred.drake python-checkins at python.org
Fri Nov 19 22:24:25 CET 2010


Author: fred.drake
Date: Fri Nov 19 22:24:25 2010
New Revision: 86535

Log:
remove documentation for something that's gone


Modified:
   python/branches/py3k/Doc/documenting/markup.rst

Modified: python/branches/py3k/Doc/documenting/markup.rst
==============================================================================
--- python/branches/py3k/Doc/documenting/markup.rst	(original)
+++ python/branches/py3k/Doc/documenting/markup.rst	Fri Nov 19 22:24:25 2010
@@ -565,10 +565,6 @@
    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:
 


More information about the Python-checkins mailing list