Fix for r67038.

This commit is contained in:
Georg Brandl
2008-10-28 16:53:05 +00:00
parent ec2afc42ab
commit 2ebb04f10f
4 changed files with 12 additions and 21 deletions

View File

@@ -58,6 +58,7 @@ HTML_XPATH = {
".//meta[@name='author'][@content='Me']": '',
".//meta[@name='keywords'][@content='docs, sphinx']": '',
".//a[@href='contents.html#ref1']": '',
".//div[@id='label']": '',
},
'desc.html': {
".//dt[@id='mod.Cls.meth1']": '',