nasm/doc
H. Peter Anvin a1e3140808 doc: fix the equivalent description for %cond()
%cond(x,y,z) == %sel(1+!(x),y,z), not %sel(2-!(x),y,z).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2024-06-01 17:30:27 -07:00
..
afmmetrics.ph
changes.src doc: improve the build from source documentation 2024-05-20 10:54:26 -07: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 doc: improve the build from source documentation 2024-05-20 10:54:26 -07:00
nasmdoc.css doc/nasmdoc.css: @media only print -> @media print 2024-04-25 15:42:25 -07:00
nasmdoc.src doc: fix the equivalent description for %cond() 2024-06-01 17:30:27 -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/rdsrc.pl: add \w{...} to reduce the verbosity of web links 2024-05-20 10:31:57 -07: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