summaryrefslogtreecommitdiffstats
path: root/docs/docsite/rst/dev_guide/style_guide/resources.rst
blob: 64dc0c1dd573ecd9c64318f6986422daefb7f7b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
Resources
^^^^^^^^^
* Follow the style of the :ref:`Ansible Documentation<ansible_documentation>`
* Ask for advice on the ``#ansible-devel`` chat channel (using Matrix at ansible.im or using IRC at `irc.libera.chat <https://libera.chat/>`_)
* 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>`_
  * `Google developer documentation style guide <https://developers.google.com/style/highlights>`_