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/docsite/rst/dev_guide/style_guide/resources.rst

11 lines
431 B
ReStructuredText
Raw Normal View History

Resources
````````````````
* Follow the style of the :ref:`Ansible Documentation<ansible_documentation>`
* Ask for advice on IRC, on the ``#ansible-devel`` Freenode channel
* Review these online style guides:
* `AP Stylebook <https://www.apstylebook.com>`_
* `Chicago Manual of Style <https://www.chicagomanualofstyle.org/home.html>`_
* `Strunk and White's Elements of Style <https://www.crockford.com/wrrrld/style.html>`_