/ HappyDoc3-r3_1 / happydoclib / docstring / DocStringLoaderSingleton
Load pluggable docstring converters.
DocStringLoaderSingleton happydoclib.pluginloader.PluginLoader
addEntryPoint ( self, infoDict )
Add the information about a converter to our lookup table.
__init__ ( self )
getConverterNameForFile ( self, filename, default='PlainText', )
Return the name of the docstring converter for the file specified.