freedoom/manual
Steven Elliott b2ca8cbfde Organize .gitignore
Organize .gitignore by moving all patterns into a top level sorted
.gitignore file. With this change both "git status" and
"git-ls-ignore-index" should return cleanly. The later checks if any
files in the index are ignored.
2019-09-05 07:09:47 -05:00
..
images Merge github.com:freedoom/freedoom 2019-08-28 04:13:55 +01:00
Makefile Merge github.com:freedoom/freedoom 2019-08-28 04:13:55 +01:00
README.adoc manual: use curly quotes where appropriate 2019-09-04 18:44:33 -07:00
manual.adoc manual: lowercase monster names in normal prose 2019-09-04 18:44:33 -07:00

README.adoc

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

`manual.adoc` contains Freedooms 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.