[ 源代码: python-releases ]
软件包:python-releases-doc(1.4.0-1)
python-releases-doc 的相关链接
Debian 的资源:
下载源码包 python-releases:
- [python-releases_1.4.0-1.dsc]
- [python-releases_1.4.0.orig.tar.gz]
- [python-releases_1.4.0.orig.tar.gz.asc]
- [python-releases_1.4.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Sphinx extension for changelog manipulation documentation
Releases is a Sphinx extension designed to help you keep a source control friendly, merge friendly changelog file & turn it into useful, human readable HTML output.
Specifically:
* The source format (kept in your Sphinx tree as ``changelog.rst``) is a stream-like timeline that plays well with source control & only requires one entry per change (even for changes that exist in multiple release lines). * The output (when you have the extension installed and run your Sphinx build command) is a traditional looking changelog page with a section for every release; multi-release issues are copied automatically into each release. * By default, feature and support issues are only displayed under feature releases, and bugs are only displayed under bugfix releases. This can be overridden on a per-issue basis.
This package contains the documentation for releases.
其他与 python-releases-doc 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common
- sphinx theme from readthedocs.org (common files)