Add autogenerated instruction list to NASM documentation
commitc17a0eb31b109af863bc7fb5b9e80172d11d4c75
authorCharles Crayne <chuck@thor.crayne.org>
Mon, 21 Jan 2008 00:27:03 +0000 (20 16:27 -0800)
committerCharles Crayne <chuck@thor.crayne.org>
Mon, 21 Jan 2008 00:27:03 +0000 (20 16:27 -0800)
tree15637d263dad4643a11cdcbb92e68c78258ce40a
parente6c01e659e21f10ad38ad18c304f3b3bbab2a9ff
Add autogenerated instruction list to NASM documentation

1. Allow included files in rdsrc.pl
2. New program inslist.pl to generate instruction list from insns.dat
3. Mark certain comments in insns.dat as documentation subheaders
4. Add Instruction List appendix to nasmdoc.src
5. Update build process to invoke inslist.pl
doc/Makefile.in
doc/inslist.pl [new file with mode: 0644]
doc/makedocs.bat
doc/nasmdoc.src
doc/rdsrc.pl
insns.dat
misc/makedist.sh