{"categories":[{"label":"Documentation","url":"https://skillfed.io/packages/category/documentation"},{"label":"Documentation","url":"https://skillfed.io/packages/category/software-development-documentation"},{"label":"Markdown","url":"https://skillfed.io/packages/category/text-processing-markup-markdown"}],"enrichment":{"capability":"MkDocs plugin that generates documentation pages programmatically during the build process by executing Python scripts to create content dynamically.","skillfed_tags":["mkdocs-plugin","code-generation"],"use_cases":["Generate API reference documentation from code introspection or OpenAPI specs automatically.","Create index pages or table-of-contents pages that aggregate content from multiple sources.","Build documentation for large projects where page structure mirrors code structure or database schemas.","Dynamically generate changelog or release notes pages from version control or issue tracking data.","Create multi-language or multi-variant documentation from a single source template."],"what_it_does":"mkdocs-gen-files is a MkDocs plugin that lets you generate documentation pages on the fly during the build process. Instead of manually creating every markdown file, you write a Python script that runs at build time and creates pages programmatically. This is useful when your documentation structure is repetitive, data-driven, or needs to be generated from code, APIs, or other sources.\n\nThe plugin works by executing Python scripts you specify in your mkdocs.yml configuration. These scripts use the plugin's API to create markdown files that become part of your site without needing to exist in your source repository. It depends on mkdocs and properdocs, and requires Python 3.9 or later. The plugin is production-stable, actively maintained, and has no known security vulnerabilities.","worth_installing":"Yes. The plugin is production-stable (Development Status 5), actively maintained with recent commits, has no security vulnerabilities, and carries a permissive MIT license. Install friction is low. It solves a real problem\u2014automating repetitive documentation generation\u2014and integrates cleanly into the MkDocs build pipeline. Suitable for projects where documentation structure is data-driven or code-generated."},"id":"mkdocs-gen-files","links":{"html":"https://skillfed.io/packages/mkdocs-gen-files","md":"https://skillfed.io/packages/mkdocs-gen-files.md","pypi":"https://pypi.org/project/mkdocs-gen-files/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-16","license_spdx":"MIT","license_treatment":"permissive","name":"mkdocs-gen-files","python_support":"supports_current","summary":"MkDocs plugin to programmatically generate documentation pages during the build"},"popularity":{"monthly_downloads":1513759,"position":3824,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.6.1"}
