sphinx-panels 0.2.0


pip install sphinx-panels==0.2.0


Meta
Author: Chris Sewell

Classifiers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3

Topic
  • Software Development :: Libraries :: Python Modules

Framework
  • Sphinx :: Extension

sphinx-panels

Doc Status Code style: black PyPI

A sphinx extension for creating panels in a grid layout. utilising both the bootstrap 4 grid system, and cards layout.

.. panels::

    Content of the top-left panel

    ...

    Content of the top-right panel

    ...

    Content of the bottom-left panel

    ...

    Content of the bottom-right panel

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
docutils
sphinx