nasm/doc
H. Peter Anvin 9f83c383e4 preproc, %map(): require second colon, update documentation
Require the second colon before the grouped parameter count; otherwise
the syntax is ambiguous since an expression can start with (.

Update/complete the documentation and the examples.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2023-10-16 13:42:16 -07:00
..
afmmetrics.ph
changes.src doc/changes.src: update to reflect current state 2023-02-19 21:28:49 -08:00
findfont.ph
genps.pl doc/genps.pl: handle large lists of index entries 2022-11-08 15:24:24 -08:00
head.ps
inslist.pl
internal.doc
local.css
Makefile.in Make: handle warning files while building in a directory 2023-01-17 13:05:55 -08:00
nasmdoc.css doc: improve the HTML index readability 2022-11-09 21:37:16 -08:00
nasmdoc.src preproc, %map(): require second colon, update documentation 2023-10-16 13:42:16 -07:00
nasmlogo.eps
nasmlogw.png
opt_var.txt Fix some typos 2022-01-09 17:34:35 +01:00
psfonts.ph psfonts.ph: add more font aliases 2022-11-08 15:12:31 -08:00
pspdf.pl Fix some typos 2022-01-09 17:34:35 +01:00
pswidth.ph
rdsrc.pl doc: html: add Chapter 1 to navbar in the TOC 2022-12-21 18:35:17 -08:00
README
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