mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 16:25:47 -04:00
manual: Add README, Makefile.
This commit is contained in:
parent
119e52aa7f
commit
87c0ea1336
2 changed files with 12 additions and 0 deletions
6
manual/Makefile
Normal file
6
manual/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
all: freedoom-manual.pdf
|
||||
|
||||
freedoom-manual.pdf: manual.adoc
|
||||
asciidoctor-pdf -a toc manual.adoc
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue