|
84.
|
|
|
The index page does not have headings besides the main heading. That prevents the table of contents and the other sections that have headings to be the main chapters of the manual. Keep index page headings to just bold with \**.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:155
|
|
85.
|
|
|
In-text formatting
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:158
|
|
86.
|
|
|
Bulletted lists have \* as symbol to start each bullet point.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:160
|
|
87.
|
|
|
Numbered lists have \#. to start each numbered item.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:161
|
|
88.
|
|
|
If you require an indented bulleted or numbered list, place a free line before the indented list and then indent each line with 3 spaces. There also needs to be an empty line when the indented list ends.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:162
|
|
89.
|
|
|
Emphasized text starts and ends with 1 \*, e.g. ``*this*``. It will then look like *this*.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:163
|
|
90.
|
|
|
Bold text starts and ends with 2 \*, e.g. ``**this**``. It will then look like **this**.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:164
|
|
91.
|
|
|
Hyperlinks
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:167
|
|
92.
|
|
|
External links: "```[text that is linked] <URL>`_``" - Translators should only replace "[text that is linked]".
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:155
|
|
93.
|
|
|
Internal references to which can be linked from elsewhere in the manual are created by placing "``.. [reference_text]:``" in a line right before a heading. I usually leave an empty line between the reference and the heading.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/documentation_info.rst:156
|