sphinx-gallery 0.16.0-1 source package in Ubuntu

Changelog

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx-gallery_0.16.0-1.dsc 2.8 KiB b79c6dffa989af1d6e0942de30dc6beffeb05f3cf36ef309f4654b24a322156c
sphinx-gallery_0.16.0.orig.tar.gz 730.9 KiB e43c6d687a5bbacd7c6c440ce62f917ee1a413a4ed70423245d7c2e75bb00811
sphinx-gallery_0.16.0-1.debian.tar.xz 8.0 KiB 9472ae623104a61b12664264c6913331d0a58cdd2f4efdf2aad9369d4cc6138c

Available diffs

No changes file available.

Binary packages built by this source

python-sphinx-gallery-doc: extension that builds an HTML gallery of examples from Python scripts (Doc)

 Sphinx-Gallery is a Sphinx extension that creates an HTML gallery of examples
 from any set of Python scripts. It offers several functionalities:
   - Automatic Example Galleries Creation: Run example Python scripts to capture
     output and figures, rendering them into reST files integrated into your
     documentation by Sphinx.
   - Narrative Integration with Code:
     Embed reST in your example Python files, allowing you to interweave
     narrative content with code that generates graphics in documentation.
     Sphinx-Gallery also automatically generates a Jupyter Notebook for each
     example page.
   - Mini Galleries for API Documentation:
     Create mini galleries that list all examples that use a specific function
     /method in the API documentation.
   - Intersphinx Links:
     Add intersphinx links to your examples, which automatically connect to API
     documents for functions/methods/classes used in the examples.
   - Multiple Galleries Management:
     Manage multiple galleries to create and embed galleries of diverse sample
     sets.
 .
 This package contains documentation for sphinx-gallery.

python3-sphinx-gallery: extension that builds an HTML gallery of examples from Python scripts (Python 3)

 Sphinx-Gallery is a Sphinx extension that creates an HTML gallery of examples
 from any set of Python scripts. It offers several functionalities:
   - Automatic Example Galleries Creation: Run example Python scripts to capture
     output and figures, rendering them into reST files integrated into your
     documentation by Sphinx.
   - Narrative Integration with Code:
     Embed reST in your example Python files, allowing you to interweave
     narrative content with code that generates graphics in documentation.
     Sphinx-Gallery also automatically generates a Jupyter Notebook for each
     example page.
   - Mini Galleries for API Documentation:
     Create mini galleries that list all examples that use a specific function
     /method in the API documentation.
   - Intersphinx Links:
     Add intersphinx links to your examples, which automatically connect to API
     documents for functions/methods/classes used in the examples.
   - Multiple Galleries Management:
     Manage multiple galleries to create and embed galleries of diverse sample
     sets.
 .
 This package contains the Python 3 version of sphinx-gallery.