85107272be
Based off conversation at the PTG, we agreed it would be beneficial to ensure the contrib-guide is clearly marked as the doc contrib guide outside of the title. This change includes a redirect. Change-Id: I5abf915f0b94a482afa961e6b86364c26aae5d79
26 lines
656 B
ReStructuredText
26 lines
656 B
ReStructuredText
|
|
.. _stg_writing_style:
|
|
|
|
=============
|
|
Writing style
|
|
=============
|
|
|
|
This section describes general writing style guidelines that
|
|
documentation contributors should follow to ensure consistency
|
|
throughout all technical publications.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
writing-style/general-writing-guidelines.rst
|
|
writing-style/word-choice.rst
|
|
writing-style/punctuation.rst
|
|
writing-style/headings.rst
|
|
writing-style/lists.rst
|
|
writing-style/urls.rst
|
|
writing-style/num_and_units_of_measure.rst
|
|
writing-style/openstack-components.rst
|
|
writing-style/release-names.rst
|
|
writing-style/ui-terminology.rst
|
|
writing-style/code-conventions.rst
|