Remove envvar from specific roles list.

This commit is contained in:
Georg Brandl
2009-09-09 21:35:41 +02:00
parent bd66ba5179
commit a82bc02edc

View File

@@ -208,7 +208,6 @@ specific_docroles = {
# links to labels, without a different title
'keyword': XRefRole(),
'envvar': indexmarkup_role,
'pep': indexmarkup_role,
'rfc': indexmarkup_role,
'menuselection': menusel_role,