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
Eitan Adler 7847b1492c Use $(MAKE) instead of raw "make" (#39588)
This Makefile uses non-standard constructs. As such it can only be
parsed by GNU make, which is often installed as 'gmake' instead of
'make'. Using $(MAKE) ensures the same version of make gets called that
is used to execute the top level.
6 years ago
..
api docs: PEP8 compliance (#24681) 7 years ago
bin Fix problems in documentation generation (#40050) 6 years ago
docsite Use $(MAKE) instead of raw "make" (#39588) 6 years ago
man added docs to CLI docstringsadded 8 years ago
templates Fix problems in documentation generation (#40050) 6 years ago