Add Favicon

WARNING(long_description missing)

Usage

DocConverter.add_favicon(file)

Arguments

filestr
File name of parth to the favicon (png, jpg).

Raises

  • TypeError: If file is not str.
  • FileNotFoundError: If file does not point to an existing file.