analyze_sphinx_structure
Analyze the structure of a Sphinx documentation project to identify its hierarchy, sections, and files for conversion to Markdown for LLMs.
Instructions
Analyze the structure of a Sphinx documentation project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Maximum depth to analyze | |
| sourcePath | Yes | Path to the Sphinx documentation directory |