mkdocs-section-index 0.3.5-1 source package in Ubuntu

Changelog

mkdocs-section-index (0.3.5-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version.
  * Update copyright year.

 -- Edward Betts <edward@4angle.com>  Tue, 31 Jan 2023 09:33:43 +0000

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 Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mkdocs-section-index_0.3.5-1.dsc 2.4 KiB cf98ffb8efae3eebb56afc57fba1f81a5ac23b109a4064fac32f9a9054623722
mkdocs-section-index_0.3.5.orig.tar.gz 15.3 KiB 3d671c6804dcc6a0ccc910c3c600a68f78c20ef43c30abb745b163ea736dfe48
mkdocs-section-index_0.3.5-1.debian.tar.xz 2.6 KiB 6618f493131952b17747a8322b7293df2645833ab0211f95c8c3e60530e0c5fb

Available diffs

No changes file available.

Binary packages built by this source

mkdocs-section-index: Plugin for MkDocs to allow clickable sections that lead to an index page

 Normally sections in MkDocs cannot be clickable as pages themselves, but this
 plugin makes that possible.
 .
 This plugin requires per-theme overrides (implemented within the plugin), or
 support from themes themselves.