3 Star 2 Fork 1

Gitee 极速下载 / python-xy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/python-xy/releases
克隆/下载
README.rst 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
Jeff Forcier 提交于 2013-11-11 07:45 . 1st stab at real Sphinx docs hurr
https://secure.travis-ci.org/bitprophet/releases.png?branch=master

What is Releases?

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.

Some background on why this tool was created can be found in this blog post.

For more documentation, including detailed installation and usage information, please see http://releases.readthedocs.org.

Note

You can install the development version via pip install releases==dev.

Python
1
https://gitee.com/mirrors/python-xy.git
git@gitee.com:mirrors/python-xy.git
mirrors
python-xy
python-xy
master

搜索帮助