1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/docs
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
..
bin plugin_formatter.py: Improve the output when processing docs (#46541) 2018-12-18 11:23:49 -06:00
docsite link to KB article -certified modules (#50050) 2018-12-17 16:27:28 -06:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates Fix document references in modules (#49892) 2018-12-17 10:20:06 -06:00