Skip to content

Commit 0ca432a

Browse files
authored
Add an explicit requirement to capitalize Tarantool (#2800)
We have a "Writing about code" section, but the user may not be sure when to consult it. This is an important product-related requirement, so I decided to make it explicit and provide a link to the section.
1 parent 2c0c595 commit 0ca432a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/contributing/docs/style.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,14 @@ For this reason, it's best to avoid using them.
170170
Spelling and punctuation
171171
------------------------
172172

173+
Tarantool capitalization
174+
~~~~~~~~~~~~~~~~~~~~~~~~
175+
176+
The word "Tarantool" is capitalized because it's a product name.
177+
The only context where it can start with a lowercase "t" is code.
178+
Learn more about :doc:`code formatting in Tarantool documentation </contributing/docs/markup/code>`.
179+
180+
173181
US vs British spelling
174182
~~~~~~~~~~~~~~~~~~~~~~
175183

0 commit comments

Comments
 (0)