freedoom/manual
Steven Elliott 8350df1711 manual: Make the manual more available
The following changes should make the manual more available, and easier
to understand:
  1) "make dist" and "make install" will now include all translations of
     the manual.
  1) A "freedoom-" prefix will be used in all cases in place of just
     "manual".
  2) All languages will have a two letter suffix, so English is now
     "-en".
  3) Only the PDF specified will be built when invoked in the top level
     directory. For example:
       make manual/freedoom-manual-en.pdf
2024-01-16 11:59:01 -05:00
..
images manual/dehacked: overhaul. (#1127) 2023-09-26 09:42:48 -07:00
freedoom-manual-en.adoc manual: Make the manual more available 2024-01-16 11:59:01 -05:00
freedoom-manual-es.adoc manual: Make the manual more available 2024-01-16 11:59:01 -05:00
freedoom-manual-fr.adoc manual: Make the manual more available 2024-01-16 11:59:01 -05:00
Makefile manual: Make the manual more available 2024-01-16 11:59:01 -05:00
README.adoc manual: use curly quotes where appropriate 2019-09-04 18:44:33 -07:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

`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.