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

This commit is contained in:
Andreas Krüger 2018-11-19 21:44:26 +01:00 committed by Alicia Cozine
parent 68301f890a
commit 15c58cf35f

View file

@ -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