docs_preview
Preview documentation locally by starting a development server for Docusaurus, MkDocs, or Sphinx projects. Specify the docs path and framework to run the server on a configurable port.
Instructions
Start local development server to preview documentation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port number (default: 3000 for Docusaurus, 8000 for MkDocs/Sphinx) | |
| docsPath | Yes | Path to documentation directory | |
| framework | Yes | Documentation framework used |