mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-29 14:16:55 -04:00
manual: Add "Table of Contents" heading to the ToC
Without this it looks a little bare. Note that this is not an actual heading, because otherwise the Table of Contents will appear in itself, which is weird.
This commit is contained in:
parent
2a19212f05
commit
42a8b9aa18
3 changed files with 7 additions and 0 deletions
|
@ -32,6 +32,9 @@ languages can be found on the Freedoom website.
|
|||
|
||||
<<<
|
||||
|
||||
// Note this is not a heading, so the ToC does not appear in itself.
|
||||
[big]*Table of Contents*
|
||||
|
||||
toc::[]
|
||||
|
||||
<<<
|
||||
|
|
|
@ -28,6 +28,8 @@ Este manual está licenciado bajo la licencia BSD de 3 cláusulas.
|
|||
|
||||
<<<
|
||||
|
||||
[big]*Sumario*
|
||||
|
||||
toc::[]
|
||||
|
||||
<<<
|
||||
|
|
|
@ -25,6 +25,8 @@ Ce manuel est sous licence BSD-3-Clause.
|
|||
|
||||
<<<
|
||||
|
||||
[big]*Sommaire*
|
||||
|
||||
toc::[]
|
||||
|
||||
<<<
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue