Add Favicon
WARNING(long_description missing)
Usage
DocConverter.add_favicon(file)
Arguments
-
filestr - File name of parth to the favicon (png, jpg).
Raises
-
TypeError: Iffileis not str. -
FileNotFoundError: Iffiledoes not point to an existing file.