Get Config Attribute
Description
Calls the .get() method of the Config object as defined via config on class initialization. Will raise exceptions if not available (see Config for details).
Usage
DocConverter.config_get(what)
Arguments
-
whatstr - Attribute to be returned.