mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
8d62e99e14
This differs from a plain old comment in the following ways: 1. It is optionally macro-expanded; 2. It has a dash prefix; 3. It can be used inside .nolist macros. Suggested-by: <pushbx@ulukai.org> Resolves: https://bugzilla.nasm.us/show_bug.cgi?id=3392915 Signed-off-by: H. Peter Anvin <hpa@zytor.com> |
||
---|---|---|
.. | ||
16bit.src | ||
32bit.src | ||
64bit.src | ||
afmmetrics.ph | ||
changelog.src | ||
changes.src | ||
contact.src | ||
directiv.src | ||
findfont.ph | ||
genps.pl | ||
head.ps | ||
index.src | ||
inslist.pl | ||
inslist.src | ||
internal.doc | ||
intro.src | ||
lang.src | ||
local.css | ||
macropkg.src | ||
Makefile.in | ||
mixsize.src | ||
nasmdoc.css | ||
nasmdoc.src | ||
nasmlogo.eps | ||
nasmlogw.png | ||
ndisasm.src | ||
opt_var.txt | ||
outfmt.src | ||
preproc.src | ||
psfonts.ph | ||
pspdf.pl | ||
pswidth.ph | ||
rdsrc.pl | ||
README | ||
running.src | ||
source.src | ||
stdmac.src | ||
trouble.src | ||
ttfmetrics.ph | ||
warn.src |
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