Commit graph

7 commits

Author SHA1 Message Date
Peter Johnson
587a05e3eb Remove programmer documentation out of source tree and into the yasm-doc CVS
module.  Since user documentation is going to be the only doc/ stuff, get rid
of user subdirectory.  Eliminate top-level doc/Makefile.am as user doc
generation will be integrated into top-level Makefile.am (or maybe
doc/Makefile.inc).

svn path=/trunk/yasm/; revision=419
2001-12-28 06:16:56 +00:00
Peter Johnson
0b24caa55c Cleanup of local .cvsignore files after addition of global CVSROOT/cvsignore.
svn path=/trunk/yasm/; revision=193
2001-09-18 18:02:23 +00:00
Peter Johnson
ef19b09dc2 Limit some tools to --enable-dev only. Only check for and use them if
--enable-dev is passed to configure.

svn path=/trunk/yasm/; revision=184
2001-09-18 06:22:02 +00:00
Peter Johnson
50bd17cd18 Reorganize docs into programmer and user parts. Repo-copy contrib/queue to
programmer/queue.

svn path=/trunk/yasm/; revision=182
2001-09-18 01:08:46 +00:00
Peter Johnson
c72e48925e Use automake for queue docs, otherwise distcheck complains.
svn path=/trunk/yasm/; revision=178
2001-09-17 22:44:11 +00:00
Peter Johnson
863ac29d02 Add doc to automake and configure.
Only build queue docs if dev is enabled (--enable-dev).

svn path=/trunk/yasm/; revision=176
2001-09-17 22:19:14 +00:00
Peter Johnson
4e810ecf77 Add queue(3) docs from FreeBSD.
svn path=/trunk/yasm/; revision=175
2001-09-17 22:10:02 +00:00