mkdocs-gen-files 0.5.0-2 source package in Ubuntu
Changelog
mkdocs-gen-files (0.5.0-2) unstable; urgency=medium * Upload to unstable. * Support the nocheck built profile. -- Stefano Rivera <email address hidden> Tue, 26 Dec 2023 17:07:49 -0400
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc | |
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mkdocs-gen-files_0.5.0-2.dsc | 1.6 KiB | dc170f4917c7cabb7926042d67b97e2808e212d53ec04287344866f1582d5dc6 |
mkdocs-gen-files_0.5.0.orig.tar.xz | 7.1 KiB | 4dc52a99d75ba0d42cb8fa8a298c0b1a7bfc695bb7641b7f888df40981cc1227 |
mkdocs-gen-files_0.5.0-2.debian.tar.xz | 2.2 KiB | e552025209e6f95ccd5f1ca97997a89bfb7f4e01bb1ea5b5d341cc138052ed21 |
No changes file available.
Binary packages built by this source
- mkdocs-gen-files: MkDocs plugin for dynamically generated pages
Plugin for MkDocs to programmatically generate documentation pages during the
build. The generated documents don't actually appear in the source files, it
only *virtually* becomes part of the site to be built by MkDocs.
.
MkDocs is a fast, simple and downright gorgeous static site generator that's
geared towards building project documentation. Documentation source files are
written in Markdown, and configured with a single YAML configuration file.
.
This is a plugin for mkdocs to add additional features.