We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1552402 commit 973e199Copy full SHA for 973e199
source/style-guide/style/capitalization.txt
@@ -94,6 +94,10 @@ Following are some examples.
94
* - GHz
95
- gigahertz
96
97
+ * - ID
98
+ - | identification
99
+ | Note: `_id` is never capitalized.
100
+
101
* - I/O
102
- input/output
103
@@ -117,7 +121,8 @@ Following are some examples.
117
121
118
122
.. seealso::
119
123
120
- To learn more, see :ref:`abbreviations`.
124
+ To learn more, and for a list of common abbreviations, see
125
+ :ref:`abbreviations`.
126
127
Capitalize Job Titles when Used as Titles
128
-----------------------------------------
0 commit comments