Skip to content

Commit c8be792

Browse files
committed
Remove a table example inconsistent with the guide
1 parent c8a48e6 commit c8be792

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
lines changed

doc/contributing/docs/images/do.png

-41.5 KB
Binary file not shown.

doc/contributing/docs/images/dont.png

-27.9 KB
Binary file not shown.

doc/contributing/docs/style.rst

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Language and style
33
==================
44

55
.. contents::
6-
:maxdepth: 2
6+
:depth: 2
77

88

99
General style
@@ -111,18 +111,6 @@ use the ``list-table`` directive, as described in the Tarantool
111111
Translators find it hard to work with content "drawn" with ASCII characters,
112112
because it requires adjusting the number of spaces and manually counting characters.
113113

114-
Bad example:
115-
116-
.. image:: images/dont.png
117-
:width: 400
118-
:alt: Don't "draw" tables with ASCII characters
119-
120-
Good example:
121-
122-
.. image:: images/do.png
123-
:width: 400
124-
:alt: Use the "list-table" directive instead
125-
126114

127115
Format code as code
128116
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)