sphinx-panels 0.6.0-3 source package in Ubuntu

Changelog

sphinx-panels (0.6.0-3) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

  [ Dmitry Shachnev ]
  * Add a patch to make the tests pass with Sphinx 7 (closes: #1042602).

 -- Dmitry Shachnev <email address hidden>  Sat, 04 Nov 2023 11:07:43 +0300

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx-panels_0.6.0-3.dsc 2.3 KiB 634279f548af38e436cb6ec836cfa00570e536a968da6dc68cc98ced40ae422a
sphinx-panels_0.6.0.orig.tar.gz 391.2 KiB 54bb25552f446360f9e1d18c8a270171b4f34808897200bf05facda8324b9026
sphinx-panels_0.6.0-3.debian.tar.xz 3.8 KiB 669e2c45b7bcd14f0cbe6e083371ad7726f95d1c199a67a403fbc7de36a9294f

Available diffs

No changes file available.

Binary packages built by this source

python-sphinx-panels-doc: documentation for the sphinx-panels Python library

 A sphinx extension for creating document components optimised for HTML+CSS.
 .
   * The panels directive creates panels of content in a grid layout, utilising
     both the Bootstrap 4 grid system, and cards layout
   * The link-button directive creates a click-able button, linking to a URL or
     reference, and can also be used to make an entire panel click-able
   * The dropdown directive creates toggle-able content
   * The tabbed directive creates tabbed content
   * opticon and fa (fontawesome) roles allow for inline icons to be added.
 .
 This package provides documentation for sphinx-panels

python3-sphinx-panels: sphinx extension for creating panels in a grid layout

 A sphinx extension for creating document components optimised for HTML+CSS.
 .
   * The panels directive creates panels of content in a grid layout, utilising
     both the Bootstrap 4 grid system, and cards layout
   * The link-button directive creates a click-able button, linking to a URL or
     reference, and can also be used to make an entire panel click-able
   * The dropdown directive creates toggle-able content
   * The tabbed directive creates tabbed content
   * opticon and fa (fontawesome) roles allow for inline icons to be added.