Add release notes for RBIntegrations 0.5 beta 1

Review Request #8853 — Created March 27, 2017 and submitted — Latest diff uploaded

Information

rbintegrations
master
234603d...

Reviewers

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.

.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
Loading...