merge with 0.6

This commit is contained in:
Georg Brandl
2009-05-24 19:15:57 +02:00
4 changed files with 16 additions and 0 deletions

View File

@@ -179,6 +179,11 @@ Invalid index markup...
Testing öäü...
Object markup
-------------
:cfunc:`CFunction`.
Only directive
--------------

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']": '',