ansible/docs
Adrian Likins 5618f494a8 Fix docs/api sphinx-build err on 'make rpm' (#24334)
The makefile in docs/api/ had a top level check for the
'sphinx-build' tool, but the check was getting triggered
on 'make clean' when it is not needed and causing 'make rpm'
and similar builds to fail.

So this commit removes the check.

Fixes #24163
2017-05-05 17:09:38 -04:00
..
api Fix docs/api sphinx-build err on 'make rpm' (#24334) 2017-05-05 17:09:38 -04:00
bin
docsite Fixes for pep8 and rstcheck issues. 2017-05-05 10:47:05 +08:00
man
templates