mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-23 10:40:53 +08:00
README: Fix the header levels.
This commit is contained in:
parent
aa1c010e31
commit
356b0ec21c
14
README.txt
14
README.txt
@ -93,7 +93,7 @@ Sphinx:
|
|||||||
PDF:
|
PDF:
|
||||||
|
|
||||||
WARNING: Do NOT use the RPMs for texlive. They are incomplete and, in
|
WARNING: Do NOT use the RPMs for texlive. They are incomplete and, in
|
||||||
the best case, result in ugly PDFs.
|
the best case, result in ugly PDFs.
|
||||||
|
|
||||||
As root, install texlive per the instructions at
|
As root, install texlive per the instructions at
|
||||||
http://tug.org/texlive/acquire-netinstall.html
|
http://tug.org/texlive/acquire-netinstall.html
|
||||||
@ -264,11 +264,13 @@ existing documentation for an example and if unsure ask.
|
|||||||
|
|
||||||
3. The headings use the following:
|
3. The headings use the following:
|
||||||
|
|
||||||
Heading
|
Heading Description
|
||||||
1 ======
|
1 ###### Part
|
||||||
2 ------
|
2 ****** Section
|
||||||
3 ~~~~~~
|
3 ====== Sub-ection
|
||||||
4 ^^^^^^
|
4 ------ Sub-sub-section
|
||||||
|
5 ^^^^^^ Sub-sub-sub-section
|
||||||
|
6 ~~~~~~ Sub-sub-sub-sub-section
|
||||||
|
|
||||||
3. For literal output, such as shell commands and code use '::' at the trailing
|
3. For literal output, such as shell commands and code use '::' at the trailing
|
||||||
edge of the previous paragraph. If the '.. code-block::' with
|
edge of the previous paragraph. If the '.. code-block::' with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user