comparison docs/index.rst @ 137:d43d66060819

Wording in docs
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 07 May 2026 09:22:13 +0200
parents 4d55475d61a3
children 69283c05ba48
comparison
equal deleted inserted replaced
136:f713190c6c0b 137:d43d66060819
9 :caption: Contents: 9 :caption: Contents:
10 10
11 readme 11 readme
12 details 12 details
13 13
14
15 The package contains the following lexers:
14 16
15 .. list-table:: 17 .. list-table::
16 :align: left 18 :align: left
17 :header-rows: 1 19 :header-rows: 1
18 20
54 56
55 \PROGRAM {The Pseudoprogram} \IS 57 \PROGRAM {The Pseudoprogram} \IS
56 58
57 \END PROGRAM {The Pseudoprogram} 59 \END PROGRAM {The Pseudoprogram}
58 60
59 would be rendered as: 61 it will be rendered as:
60 62
61 .. code-block:: algpseudocode 63 .. code-block:: algpseudocode
62 64
63 \PROGRAM {The Pseudoprogram} \IS 65 \PROGRAM {The Pseudoprogram} \IS
64 66