4 Commits

Author SHA1 Message Date
bhavani.cr
fc3d0657be Update .gitignore to ignore .eggs
because egg* already ignores egg-info [1]

[1] https://review.openstack.org/#/c/477476/

Change-Id: I628c0cd404dfd9b97f5d3829a6b032a8bc952fd3
2017-07-03 18:16:11 +05:30
Mike Fedosin
0ef6a4cd61 Documentation initial commit
Change-Id: Icb8f6f93726d316241f9d25b56ae98c2c7a3aa72
2017-02-06 22:47:00 +03:00
kairat_kushaev
46f27365f8 Fix docs and remove bandit check for translation
Currently there are no translation files in glare repo. Because of
that some bandit checks have failed during pep8 run. The patch
fixes this behavior. It also adds gitreview file and
adds additional exception for idea files to gitignore
Additionally tox -edocs has failed because doc configuration is
absent. The patch has added basic configuration for sphinx so
users can generate docs for glare.

Change-Id: I817d8f4e072ff300923faf13871c29a80f226336
2016-08-23 09:25:01 +00:00
Fedosin
a15b8b1b9a Initial commit 2016-08-02 12:54:54 +03:00