In the Makefile useful target list, mention "clean" and "webdocs". (#48843)

pull/48899/head
Andreas Krüger 6 years ago committed by Alicia Cozine
parent 68301f890a
commit 15c58cf35f

@ -3,6 +3,8 @@
# Makefile for Ansible
#
# useful targets:
# make clean ---------------- clean up
# make webdocs -------------- produce ansible doc at docs/docsite/_build/html
# make sdist ---------------- produce a tarball
# make srpm ----------------- produce a SRPM
# make rpm ----------------- produce RPMs

Loading…
Cancel
Save