{ 'html': { 'tabSubstitute': ' '*4, # eg, 4 spaces per tab 'file': ('''
You can also browse the complete source file or the generated documentation.
''', ''''''), 'class': ('\n', ''), 'def': ('', ''), 'category': ('\n', ''), }, 'text': { 'tabSubstitute': ' '*4, # eg, 4 spaces per tab 'file': ('', ''), 'class': ('\n', ''), 'def': ('', ''), 'category': ('\n', ''), }, }