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