mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07: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:
parent
6e68d77f6d
commit
310b0a2521
8 changed files with 61 additions and 32 deletions
|
@ -35,7 +35,7 @@ endif
|
|||
|
||||
all: docs
|
||||
|
||||
docs: clean htmldocs
|
||||
docs: htmldocs
|
||||
|
||||
generate_rst: staticmin config cli keywords modules plugins testing
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue