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 When outputting text to a file, convert to bytes first. 2017-03-30 12:34:38 -04:00
docsite Fixes for pep8 and rstcheck issues. 2017-05-05 10:47:05 +08:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00