mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Docs: Make docsite rebuilds smarter/faster (#45062)
* Make the following scripts idempotent so that we only have to rebuild changed docs, not all docs: * plugin_formatter * generate_man * dump_keywords.py * dump_config.py * testing_formatter.sh
This commit is contained in:
committed by
Toshio Kuratomi
parent
6e68d77f6d
commit
310b0a2521
@@ -35,7 +35,7 @@ endif
|
||||
|
||||
all: docs
|
||||
|
||||
docs: clean htmldocs
|
||||
docs: htmldocs
|
||||
|
||||
generate_rst: staticmin config cli keywords modules plugins testing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user