pub fn write_search_index(doc_path: &Path, docs: &Documentation) -> Result<()>
Expand description
Creates the search index javascript file for the search bar.
pub fn write_search_index(doc_path: &Path, docs: &Documentation) -> Result<()>
Creates the search index javascript file for the search bar.