nasm/doc
H. Peter Anvin (Intel) 58a275c3e9 doc/rdsrc.pl: fix unescaped brace
The latest version of Perl complains about an unescaped brace in a
regexp and states that it will be a fatal error in Perl 5.30.  Fix it
now before it becomes a problem.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2018-06-25 23:13:59 -07:00
..
afmmetrics.ph
changes.src doc: add a few more updates 2018-06-25 18:19:15 -07:00
findfont.ph win32, doc: fix PDF generation scripts for Windows 2017-04-26 00:05:12 -07:00
genps.pl nasmdoc.pdf: always begin a chapter on an odd page 2017-04-17 16:01:31 -07:00
head.ps doc: add indented paragraphs, valid XHTML, CSS style sheet 2017-04-13 22:12:05 -07:00
inslist.pl
internal.doc
local.css doc: add a local.css specifically to be overridden locally 2017-04-16 23:52:23 -07:00
Makefile.in Make dependency generation a bit more robust 2017-11-06 22:37:37 -08:00
nasmdoc.css nasmdoc.css: add more space between columns and a column separator 2017-05-02 13:09:49 -07:00
nasmdoc.src doc: add a few more updates 2018-06-25 18:19:15 -07:00
nasmlogo.eps
nasmlogw.png doc: add indented paragraphs, valid XHTML, CSS style sheet 2017-04-13 22:12:05 -07:00
opt_var.txt
psfonts.ph doc: add indented paragraphs, valid XHTML, CSS style sheet 2017-04-13 22:12:05 -07:00
pspdf.pl doc/pspdf.pl: fix spacing 2017-04-26 00:16:57 -07:00
pswidth.ph
rdsrc.pl doc/rdsrc.pl: fix unescaped brace 2018-06-25 23:13:59 -07:00
README Document/update dependencies for the documentation 2017-05-02 13:01:59 -07:00
ttfmetrics.ph

To build the entire documentation, the following tools are needed:

1. A Perl interpreter for your platform
2. The following Perl modules available from CPAN:
   Font::TTF
   Sort::Versions
3. asciidoc
   http://asciidoc.org/
4. xmlto
   https://fedorahosted.org/xmlto
5. One of:
	Adobe Acrobat (acrodist)
	Ghostscript (ps2pdf) http://download.ghostscript.com/
	pstopdf	(available on some BSD-derived Unix systems)

	Of these, Ghostscript is the most tested, although Acrobat has
	been claimed to generate smaller files.
6. For best results, the Adobe fonts Source Sans Pro and Source Code
   Pro, available for free at:
   https://github.com/adobe-fonts