ansible/docs/bin
Dag Wieers ee29ba5d4f plugin_formatter.py: Improve the output when processing docs (#46541)
* Improve the output when processing files

* Update docs/bin/plugin_formatter.py

Co-Authored-By: dagwieers <dag@wieers.com>

* Show progress indicator.

* Don't pp.pformat() huge structures when they aren't used anyway.

This saves ~10 seconds on my machine.

* Only show ASCII spinner if stdout is a TTY.

* Fix: E722 do not use bare 'except'
2018-12-18 11:23:49 -06:00
..
dump_config.py Docs: Make docsite rebuilds smarter/faster (#45062) 2018-09-12 13:50:36 -07:00
dump_keywords.py Docs: Make docsite rebuilds smarter/faster (#45062) 2018-09-12 13:50:36 -07:00
find-plugin-refs.py regex for finding :ref: labels was flawed 2018-04-18 08:43:34 -07:00
generate_man.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
plugin_formatter.py plugin_formatter.py: Improve the output when processing docs (#46541) 2018-12-18 11:23:49 -06:00
testing_formatter.sh Docs: Make docsite rebuilds smarter/faster (#45062) 2018-09-12 13:50:36 -07:00