软件包:python3-cloud-sptheme(1.10.1.post20200504175005-6)
python3-cloud-sptheme 的相关链接
Debian 的资源:
下载源码包 cloud-sptheme:
- [cloud-sptheme_1.10.1.post20200504175005-6.dsc]
- [cloud-sptheme_1.10.1.post20200504175005.orig.tar.gz]
- [cloud-sptheme_1.10.1.post20200504175005-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cloud-sptheme.readthedocs.io]
相似软件包:
Cloud Sphinx theme and related extensions (python3 version)
cloud_sptheme contains a Sphinx theme named "Cloud", and some related Sphinx extensions. Cloud and its extensions are primarily oriented towards generating html documentation for Python libraries. It provides numerous small enhancements to make the html documentation more interactive, and improve the layout on mobile devices.
In addition to the Cloud theme, this package provides a few extra Sphinx extensions which may be useful when documenting Python projects; and should be theme-agnostic:
cloud_sptheme.ext.autodoc_sections
Patches the sphinx.ext.autodoc to handle RST section headers inside docstrings.cloud_sptheme.ext.issue_tracker
Adds a special :issue: role for quickly linking to your project's issue tracker.cloud_sptheme.ext.escaped_samp_literals
Patches Sphinx to permit escaped {} characters within a :samp: role.cloud_sptheme.ext.table_styling
Enhances .. table directive to support per-column text alignment and other layout features.
This package contains the Python 3 version of cloud_sptheme.
其他与 python3-cloud-sptheme 有关的软件包
|
|
|
|
-
- dep: cloud-sptheme-common (= 1.10.1.post20200504175005-6)
- Cloud Sphinx theme and related extensions (theme files and docs)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sphinx
- documentation generator for Python projects