Documented the house style for gender neutral pronouns.
This commit is contained in:
parent
ec73ce5d8a
commit
c0a2daad78
|
@ -65,6 +65,19 @@ Primer <sphinx:rst-primer>`. After that, you'll want to read about the
|
||||||
:ref:`Sphinx-specific markup <sphinx:sphinxmarkup>` that's used to manage
|
:ref:`Sphinx-specific markup <sphinx:sphinxmarkup>` that's used to manage
|
||||||
metadata, indexing, and cross-references.
|
metadata, indexing, and cross-references.
|
||||||
|
|
||||||
|
Writing style
|
||||||
|
-------------
|
||||||
|
|
||||||
|
When using pronouns in reference to a hypothetical person, such as "a user with
|
||||||
|
a session cookie", gender neutral pronouns (they/their/them) should be used.
|
||||||
|
Instead of:
|
||||||
|
|
||||||
|
* he or she... use they.
|
||||||
|
* him or her... use them.
|
||||||
|
* his or her... use their.
|
||||||
|
* his or hers... use theirs.
|
||||||
|
* himself or herself... use themselves.
|
||||||
|
|
||||||
Commonly used terms
|
Commonly used terms
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue