mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 04:25:46 -04:00
manual: Embed the build version on the second page
Since these will be printed on real dead paper and sent out in the world, it seems like it may be a very good idea if we can identify what version they were built from.
This commit is contained in:
parent
42a8b9aa18
commit
6772452d6a
4 changed files with 11 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
:toc: macro
|
||||
:toc-title:
|
||||
:showtitle!:
|
||||
:build-version: (unknown)
|
||||
|
||||
// This is the title page; it looks weird in Asciidoc but makes more
|
||||
// sense in the PDF output.
|
||||
|
@ -30,6 +31,8 @@ This manual is licensed under the 3-clause BSD license.
|
|||
This is the English version of the Freedoom manual. Translations into other
|
||||
languages can be found on the Freedoom website.
|
||||
|
||||
This is version {build-version} of the manual.
|
||||
|
||||
<<<
|
||||
|
||||
// Note this is not a heading, so the ToC does not appear in itself.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue