doc: Edits to the about.rst and simple.rst files.
Book titles need italics, other minor issues Line length fixed. Markup errors corrected. Resubmitted to solve merge issues. Change-Id: I069463a45655e1bd4c57828008c0868083757344 Signed-off-by: L.S. Cook <leonax.cook@intel.com> Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
This commit is contained in:
parent
0066da7b65
commit
ebbecd072b
2 changed files with 17 additions and 13 deletions
|
@ -24,19 +24,23 @@ Audience
|
||||||
|
|
||||||
This style guide has two audiences:
|
This style guide has two audiences:
|
||||||
|
|
||||||
* Primary audience: Developers who author content that describes product function, code examples,
|
* Primary audience: Developers who author content that describes product
|
||||||
procedures and more. Guidelines apply to human and machine generated content, such as APIs.
|
function, code examples, procedures and more. Guidelines apply to human and
|
||||||
|
machine generated content, such as APIs.
|
||||||
|
|
||||||
* Technical writers that wish to create technical documentation for the |project| (writers).
|
* Technical writers that wish to create technical documentation for the
|
||||||
|
|project| (writers).
|
||||||
|
|
||||||
* Secondary audience: Developers that wish to document their code and features (authors).
|
* Secondary audience: Developers that wish to document their code and
|
||||||
|
features (authors).
|
||||||
|
|
||||||
Where the guideline makes a distinction for the two audiences, we will
|
Where the guideline makes a distinction for the two audiences, we will
|
||||||
refer to these groups as writers and authors.
|
refer to these groups as writers and authors.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
As secondary audience, developers are not expected to master the style and writing guidelines
|
As secondary audience, developers are not expected to master the style and
|
||||||
in this document; it is available to them as a reference.
|
writing guidelines in this document; it is available to them as a
|
||||||
|
reference.
|
||||||
|
|
||||||
Methodology
|
Methodology
|
||||||
***********
|
***********
|
||||||
|
|
|
@ -112,14 +112,14 @@ Action Verbs vs. Nominalizations
|
||||||
Avoid nominalizations, which are nouns formed from verbs. For example:
|
Avoid nominalizations, which are nouns formed from verbs. For example:
|
||||||
|
|
||||||
===================== =====================
|
===================== =====================
|
||||||
Verbs Nominalizations
|
Verbs Nominalizations
|
||||||
===================== =====================
|
===================== =====================
|
||||||
complete completion
|
complete completion
|
||||||
introduce introduction
|
introduce introduction
|
||||||
provide provision
|
provide provision
|
||||||
fail failure
|
fail failure
|
||||||
arrange arrangement
|
arrange arrangement
|
||||||
install installation
|
install installation
|
||||||
===================== =====================
|
===================== =====================
|
||||||
|
|
||||||
The problem with nominalizations is that they are often used instead of
|
The problem with nominalizations is that they are often used instead of
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue