Add tox/coala linting, docs config 51/10151/3
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 19 Apr 2018 20:50:02 +0000 (16:50 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Mon, 23 Apr 2018 20:18:31 +0000 (16:18 -0400)
commit059edf6a16578dc3ae425994b6fa2460b3736d06
treef3cbb072b0c0f446dd34b8f1aa440d2c7896c26f
parentb2a46884ae3ecced978b1ec65b5e0e5a6b9ab668
Add tox/coala linting, docs config

* Add tox config for running coala linting, docs builds
* Add coala config for running rst, formatting, grammar and git linting
* Add basic docs config, skeleton
* Update gitignore from default to appropriate for this repo

Change-Id: Ief9e3ac4cc145139df8bc7e3601dae4dbd637456
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
.coafile [new file with mode: 0644]
.gitignore
docs/_static/logo.png [new file with mode: 0644]
docs/conf.py [new file with mode: 0644]
docs/conf.yaml [new file with mode: 0644]
docs/favicon.ico [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
requirements-docs.txt [new file with mode: 0644]
tox.ini [new file with mode: 0644]