extend_static_paths_with_asset_extension# documenteer.conf.extend_static_paths_with_asset_extension(html_static_path, extension)# Extend a Sphinx html_static_path configuration list with the files of a given extension in Documenteer’s assets directory. Parameters: html_static_path (list[str]) – extension (str) – Return type: None