preindex_docs
Pre-download and persist documentation site indexes to enable offline search without Serper. Cache MkDocs and Sphinx search indexes for supported libraries.
Instructions
Pre-download and persist docs site indexes for Serper-free search.
This caches MkDocs/Sphinx search indexes (and optionally sitemaps) to disk so the server can search supported documentation sites without requiring Serper.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraries | Yes | ||
| persist_path | No | ||
| include_sitemap | No | ||
| max_concurrent_sites | No |