mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
In the Makefile useful target list, mention "clean" and "webdocs". (#48843)
This commit is contained in:
parent
68301f890a
commit
15c58cf35f
1 changed files with 2 additions and 0 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue