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:
Dag Wieers 2018-09-12 22:50:36 +02:00 committed by Toshio Kuratomi
commit 310b0a2521
8 changed files with 61 additions and 32 deletions

View file

@ -35,7 +35,7 @@ endif
all: docs
docs: clean htmldocs
docs: htmldocs
generate_rst: staticmin config cli keywords modules plugins testing