ceph-ansible/docs
Guillaume Abrioux 44fa0863fc tests: pin sphinx version to 1.7.9
using sphinx 1.8.0 breaks our doc test CI job.

Typical error:

```
Exception occurred:
  File
  "/home/jenkins-build/build/workspace/ceph-ansible-docs-pull-requests/docs/.tox/docs/lib/python2.7/site-packages/sphinx/highlighting.py",  line 26, in <module>
      from sphinx.ext import doctest
      SyntaxError: unqualified exec is not allowed in function 'run' it contains a nested function with free variables (doctest.py, line 97)
```

See: https://github.com/sphinx-doc/sphinx/issues/5417

Pinning to 1.7.9 to fix our CI.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 8f2c660d25)
2018-09-13 13:24:40 +02:00
..
source doc: remove old statement 2018-08-28 22:47:50 +00:00
.gitignore docs: ignore build contents from git 2017-04-06 13:11:52 -04:00
Makefile docs: initial take on doc structure 2017-04-06 13:11:52 -04:00
tox.ini tests: pin sphinx version to 1.7.9 2018-09-13 13:24:40 +02:00