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:
Simon Howard 2025-06-03 13:12:59 -04:00
parent 2a19212f05
commit 42a8b9aa18
3 changed files with 7 additions and 0 deletions

View file

@ -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::[]
<<<

View file

@ -28,6 +28,8 @@ Este manual está licenciado bajo la licencia BSD de 3 cláusulas.
<<<
[big]*Sumario*
toc::[]
<<<

View file

@ -25,6 +25,8 @@ Ce manuel est sous licence BSD-3-Clause.
<<<
[big]*Sommaire*
toc::[]
<<<