You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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'
6 years ago
..
dump_config.py Docs: Make docsite rebuilds smarter/faster (#45062) 6 years ago
dump_keywords.py Docs: Make docsite rebuilds smarter/faster (#45062) 6 years ago
find-plugin-refs.py regex for finding :ref: labels was flawed 6 years ago
generate_man.py Update bare exceptions to specify Exception. 6 years ago
plugin_formatter.py plugin_formatter.py: Improve the output when processing docs (#46541) 6 years ago
testing_formatter.sh Docs: Make docsite rebuilds smarter/faster (#45062) 6 years ago