python-changelog

Sphinx extension to generate changelog files (Python 2)

Description

This package provides simple Sphinx markup to render changelog displays (this is the Python 2 version of the extension).

Example:

 ====================
 Changelog for 1.5.6
 ====================

 .. changelog::
     :version: 1.5.6
     :released: Sun Oct 12 2008

     .. change::
         :tags: general
         :tickets: 27

       Improved the frobnozzle.

     .. change::
         :tags: rendering, tests
         :pullreq: 8
         :changeset: a9d7cc0b56c2

       Rendering tests now correctly render.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://bitbucket.org/zzzeek/changelog


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-changelog