pub fn generate_docs( json: &str, mode: ThemeMode, custom_css: Option<&str>, favicon: Option<&str>, ) -> Result<String>