docs_preview
Start a local server to preview documentation files before deployment, supporting Docusaurus, MkDocs, and Sphinx frameworks.
Instructions
Start local development server to preview documentation
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docsPath | Yes | Path to documentation directory | |
| framework | Yes | Documentation framework used | |
| port | No | Port number (default: 3000 for Docusaurus, 8000 for MkDocs/Sphinx) |