From 6be0e9fa905bf22fc8ef1df0b57d7b9cef5cf525 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 19 Nov 2010 21:27:50 +0000 Subject: [PATCH] remove documentation for something that's gone --- Doc/documenting/markup.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Doc/documenting/markup.rst b/Doc/documenting/markup.rst index 2ff3c6459f..d7d23cd0b4 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: -- 2.50.1