[ 源代码: zzzeeksphinx ]
软件包:python3-zzzeeksphinx(1.6.0-1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Zzzeek's Sphinx layout and utilities
This layout is first and foremost pulled in for the SQLAlchemy documentation builds (and possibly other related projects), but is also usable as a standalone theme / utility set for any project.
Features include:
* uses Mako templates instead of Jinja, for more programmatic capabilities inside of templates * layout includes an independently scrollable sidebar * unique (to Sphinx) “contextual” sidebar contents that shows the current page in context with all sibling pages * modifications to autodoc which illustrate inherited classes, bases, method documentation illustrates if a method is only inherited from the base or overridden * “dynamic base” feature that will, under ReadTheDocs, pull in optional .mako and .py files from the website of your choice that will serve as an alternate base template and a source of extra config setup, respectively, allowing the layout to be integrated into the layout of an external site when viewing on the web * “viewsource” extension that can provide highlighted sourcecode to any Python file arbitrarily * SQLAlchemy-specific stuff, like the [SQL] popups, the dialect info directives * scss support using libsass
其他与 python3-zzzeeksphinx 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-libsass
- SASS for Python 3: a straightforward binding of libsass for Python
-
- dep: python3-mako
- fast and lightweight templating for the Python 3 platform
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-sphinx
- documentation generator for Python projects
-
- dep: python3-sphinxcontrib.jquery
- extension to include jQuery on newer Sphinx releases
-
- rec: python3-pygments
- syntax highlighting package written in Python 3
-
- enh: python3-sphinx
- documentation generator for Python projects