Add release notes for RBIntegrations 0.5 beta 1
Review Request #8853 — Created March 27, 2017 and submitted — Latest diff uploaded
This patch adds support for creating release notes for RBIntegrations
through Sphinx. As such, it adds some new dependencies and quite a bit
of boiler plate along with the actual release notes for RBIntegrations
0.5 beta 1.
Built the docs and read through them.
Diff Revision 4
This is not the most recent revision of the diff. The latest diff is revision 6. See what's changed.
orig
1
2
3
4
5
6
.gitignore |
---|
dev-requirements.txt |
---|
docs/releasenotes/0.5-beta-1.rst |
---|
docs/releasenotes/Makefile |
---|
docs/releasenotes/conf.py |
---|
docs/releasenotes/index.rst |
---|
docs/releasenotes/_ext/extralinks.py |
---|
docs/releasenotes/_static/images/0.5/0.5-example-configuration.png |
---|
docs/releasenotes/_static/images/0.5/0.5-example-configuration@2x.png |
---|
docs/releasenotes/_static/images/0.5/0.5-example-notification.png |
---|
docs/releasenotes/_static/images/0.5/0.5-example-notification@2x.png |
---|
rbintegrations/__init__.py |
---|