mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 00:01:08 +00:00
* dev_guide: highlight Python code snippets * dev_guide: use monospace for inline source code * dev_guide: use links for classes and methods Methods and classes prefixed with :method: and :class: will become links once we have documentation for the relevant classes and methods. Thanks to Toshio for pointing that.