Skip to main content

crawl_docs

Function crawl_docs 

Source
fn crawl_docs(
    options: &RefreshDocsOptions,
    ref_dir: &Path,
    axon_output_dir: &Path,
    target: CrawlTarget,
) -> Result<()>