You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
api Fix docs/api sphinx-build err on 'make rpm' (#24334) 7 years ago
bin When outputting text to a file, convert to bytes first. 8 years ago
docsite Fixes for pep8 and rstcheck issues. 7 years ago
man added docs to CLI docstringsadded 8 years ago
templates Docs how to test (2nd) (#24094) 8 years ago