manual: Add README, Makefile.

This commit is contained in:
Simon Howard 2019-08-18 23:50:31 +01:00
parent 119e52aa7f
commit 87c0ea1336
2 changed files with 12 additions and 0 deletions

6
manual/README.adoc Normal file
View file

@ -0,0 +1,6 @@
`manual.adoc` contains Freedoom's manual. It is intended to be built
as a PDF file but can also be viewed in HTML format. To build as a
PDF, https://asciidoctor.org/[Asciidoctor] is required, since it has
superior PDF output to the Asciidoc reference implementation.