Overview of mkdocs-awesome-nav
mainThe mkdocs-awesome-nav plugin (formerly mkdocs-awesome-pages-plugin) provides advanced control over the MkDocs navigation structure. It allows you to manipulate the navigation tree without manually defining the entire structure in mkdocs.yml.
Key capabilities include:
- Adjusting Item Order: Manually re-order items or use sorting options.
- Adding Sections & Links: Create new navigation sections and include external links.
- Customizing Titles: Override section titles or specific page titles.
- Hiding Pages: Hide specific pages or entire sections from the navigation menu (they remain accessible via URL).
- Using Glob Patterns: Use glob patterns to match and show/hide files.