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.
2018-05-24 23:30:14 -04:00
..
api docs: PEP8 compliance (#24681) 2017-05-30 18:08:25 +01:00
bin Fix problems in documentation generation (#40050) 2018-05-15 16:19:04 +02:00
docsite Use $(MAKE) instead of raw "make" (#39588) 2018-05-24 23:30:14 -04:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates Fix problems in documentation generation (#40050) 2018-05-15 16:19:04 +02:00