ansible/docs/docsite/rst/dev_guide/style_guide/resources.rst
Andreas Olsson 1a11cecaef Prefer https:// links in the docs site
All the changed urls are availible by way of https://. Most of them
already redirect.
2018-08-01 08:20:40 -07:00

10 lines
431 B
ReStructuredText

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>`_