{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation/2"}],"enrichment":{"capability":"A MkDocs plugin that automatically expands directory references in navigation configuration into individual markdown file entries, with options to control sorting, recursion, and hierarchy.","skillfed_tags":["mkdocs-plugin","documentation-automation"],"use_cases":["Automatically populate a large documentation site's navigation from a folder structure without manually listing every file.","Keep navigation configuration simple while maintaining a flexible docs directory layout that grows over time.","Organize documentation into nested sections by folder while letting the plugin handle the nav entry generation.","Filter which markdown files appear in navigation using regex patterns on filenames.","Sort documentation pages alphabetically or in custom order without hand-editing the nav config."],"what_it_does":"This is a MkDocs plugin that solves a specific problem: MkDocs does not automatically expand folder references in navigation configuration into their contained files. This plugin scans your navigation entries during build or serve and replaces directory paths with all matching markdown files found within them, optionally organizing them into nested sections.\n\nYou configure it by listing folder paths in your mkdocs.yml nav section, and the plugin expands them on the fly without modifying your configuration file. It offers granular control through options like recursive scanning, file pattern matching, sorting, and whether to flatten subdirectories or preserve them as sections. The plugin supports all standard mkdocs file reference formats.","worth_installing":"No. The project is abandoned with no commits since 2022-03-01. While it has low install friction and permissive licensing, the lack of maintenance means it will not receive bug fixes or compatibility updates as mkdocs evolves. For active documentation sites, consider maintained alternatives."},"id":"mkdocs-include-dir-to-nav","links":{"html":"https://skillfed.io/packages/mkdocs-include-dir-to-nav","md":"https://skillfed.io/packages/mkdocs-include-dir-to-nav.md","pypi":"https://pypi.org/project/mkdocs-include-dir-to-nav/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-03-01","license_spdx":null,"license_treatment":"permissive","name":"mkdocs-include-dir-to-nav","python_support":"supports_current","summary":"A MkDocs plugin include all file in dir to navigation"},"popularity":{"monthly_downloads":74230,"position":14859,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.0"}
