[ 原始碼: sphinx-gallery ]
套件:python-sphinx-gallery-doc(0.16.0-1)
python-sphinx-gallery-doc 的相關連結
Debian 的資源:
下載原始碼套件 sphinx-gallery:
- [sphinx-gallery_0.16.0-1.dsc]
- [sphinx-gallery_0.16.0.orig.tar.gz]
- [sphinx-gallery_0.16.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [sphinx-gallery.github.io]
相似套件:
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.
其他與 python-sphinx-gallery-doc 有關的套件
|
|
|
|
-
- dep: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- dep: libjs-sphinxdoc (>= 7.2.2)
- JavaScript support for Sphinx documentation