Release notes management tool
Go to file
Doug Hellmann c745d30c8b set the default for reporoot for the command line
Use the default reporoot of '.' for all commands that take the value as
an argument, and make the argument optional.

Change-Id: I02ce81df91a9252273dad7cb84a1f330187bc3e7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-07-22 18:45:44 -04:00
doc/source Add YAML configuration parsing 2016-07-22 17:56:30 -04:00
examples/notes add complex formatting example 2015-11-23 19:17:02 +00:00
releasenotes/notes set the default for reporoot for the command line 2016-07-22 18:45:44 -04:00
reno set the default for reporoot for the command line 2016-07-22 18:45:44 -04:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:55:10 +00:00
.gitignore ignore all coverage output files 2016-06-22 13:47:59 -04:00
.gitreview Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
.mailmap Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
.testr.conf Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
HACKING.rst Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
LICENSE Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
MANIFEST.in Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
README.rst move design docs out of readme 2015-09-22 21:37:38 +00:00
babel.cfg Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
requirements.txt Properly declare dependency on six 2016-06-27 16:18:37 -07:00
setup.cfg add python 3.5 classifier and default tox env 2016-07-12 13:42:35 -04:00
setup.py Initial Cookiecutter Commit. 2015-08-26 20:04:56 +00:00
test-requirements.txt Remove discover from test-requirements 2016-07-21 17:02:41 +00:00
tox.ini add python 3.5 classifier and default tox env 2016-07-12 13:42:35 -04:00

README.rst

reno -- Release Notes Manager

Reno is a release notes manager for storing release notes in a git repository and then building documentation from them.

Project Meta-data

Features

  • TODO