Automates the addition of new documentation pages to your Mintlify navigation structure.
The Mintlify Navigation Manager skill simplifies documentation maintenance by programmatically updating the docs.json file. It helps developers and technical writers seamlessly integrate new pages into the sidebar, ensuring they are placed in the correct user journey groups such as 'Customize' or 'Deployment.' By handling path verification and JSON formatting, it eliminates common manual errors and keeps documentation structures organized and consistent across the entire project.
Key Features
01Relative file path verification for MDX files
021 GitHub stars
03Navigation group identification and mapping
04Automated docs.json navigation updates
05Support for user-journey based organization
06Consistent JSON syntax and formatting maintenance
Use Cases
01Reorganizing existing documentation pages into new categories
02Adding a new feature guide to the sidebar navigation
03Ensuring newly created content is correctly linked in the Mintlify UI