mirror of
https://github.com/vale981/releases
synced 2025-03-05 09:41:42 -05:00
Update README to explicitly note Python and Sphinx compat numbers
This commit is contained in:
parent
41dc02c808
commit
0b757423b3
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
What is Releases?
|
What is Releases?
|
||||||
=================
|
=================
|
||||||
|
|
||||||
Releases is a Python 2+3 compatible `Sphinx <http://sphinx-doc.org>`_ extension
|
Releases is a Python (2.7, 3.4+) compatible `Sphinx <http://sphinx-doc.org>`_
|
||||||
designed to help you keep a source control friendly, merge friendly changelog
|
(1.3+) extension designed to help you keep a source control friendly, merge
|
||||||
file & turn it into useful, human readable HTML output.
|
friendly changelog file & turn it into useful, human readable HTML output.
|
||||||
|
|
||||||
Specifically:
|
Specifically:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue