sphinx-panels 0.6.0-1 source package in Ubuntu

Changelog

sphinx-panels (0.6.0-1) unstable; urgency=low

  * Initial release; Closes: #997671

 -- Sandro Tosi <email address hidden>  Fri, 29 Oct 2021 03:32:41 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx-panels_0.6.0-1.dsc 2.3 KiB 6c261a40ba95e4db6f8dabaa806d85a517bf3e3a4ee32f65f6685542818d0417
sphinx-panels_0.6.0.orig.tar.gz 391.2 KiB 54bb25552f446360f9e1d18c8a270171b4f34808897200bf05facda8324b9026
sphinx-panels_0.6.0-1.debian.tar.xz 2.7 KiB fe0ba252c611c1543a49e77bfa7bf353feccc3d3798ffbe7af047b6b579e230c

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.