mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
In the Makefile useful target list, mention "clean" and "webdocs". (#48843)
This commit is contained in:
committed by
Alicia Cozine
parent
68301f890a
commit
15c58cf35f
2
Makefile
2
Makefile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user