generate_documentation_navigation
Creates navigation menus from markdown documentation by analyzing document structure and generating JSON for easy implementation.
Instructions
Generate a navigation structure from the markdown documents in the docs directory. Returns a JSON structure that can be used for navigation menus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| basePath | No | ||
| recursive | No |