#178: apply `add_function_parentheses` config value to C functions as promised.

This commit is contained in:
Georg Brandl
2009-05-22 18:53:58 +02:00
parent 4cbfac0589
commit 224104724a
4 changed files with 16 additions and 0 deletions

View File

@@ -94,6 +94,7 @@ HTML_XPATH = {
".//p": 'In both.',
".//p": 'Always present',
".//title": 'set by title directive',
".//span[@class='pre']": 'CFunction()',
},
'desc.html': {
".//dt[@id='mod.Cls.meth1']": '',