Commit graph

9 commits

Author SHA1 Message Date
Nikodemus Siivola f13a539618 1.0.42.51: disable split html manual building
Makeinfo tries to generate an overly long filename for one of the
 split parts (SB-BSD-SOCKETS:SOCKET-MAKE-STREAM, to be exact),
 breaking the documentation build.

 Fixes lp#643636. Regression since 1.0.42.
2010-09-21 15:29:10 +00:00
NIIMI Satoshi a3cecc6019 1.0.4.107: fix doc/make-doc.sh if "make" command is not GNU make.
First build problem found by James Knight's BuildBot. :-)
2007-04-19 15:48:54 +00:00
William Harold Newman d336ca31c5 0.8.14.28:
"not when there is nothing more to add, but when there is
	nothing more to be taken away"
	deleted old DocBook manual sources
	deleted references to DocBook manual sources (in DOCDOC and
		clean.sh and so forth)
	minor tidying of doc-building and doc/-cleaning machinery
		(hopefully leaving it working basically as before)
2004-09-19 19:38:55 +00:00
William Harold Newman d1b34780e8 0.8.6.2:
trivial tidying in new XSL version of doc/
2003-11-26 15:16:06 +00:00
Kevin Rosenberg 3c5c2c2656 0.8.6.1:
* clean.sh: Allow recursive includes in src/runtime/Config
	* doc/*: Convert from SGML format and processing to XML
	Currently, catalogs are in place for Debian and RedHat which
	allow automated use of local files instead of the tools
	downloading DTDs and XSLs from their canonical URLs.
	I'm glad to help setup catalogs for other operating systems.
2003-11-26 02:11:09 +00:00
William Harold Newman a916a69266 0.7.2.5:
merged coreythomas "doc build" patch sbcl-devel 2002-03-29
2002-04-03 03:25:48 +00:00
William Harold Newman f6a2be7763 0.pre7.133:
NJF patch I from sbcl-devel 2002-01-14: "Keywords are
		self-evaluating, right?  They don't need to be quoted?
		Then I wonder why the writers of PCL felt it necessary
		to do so. This patch fixes that."
	NJF patch II from sbcl-devel 2002-01-14: "This patch does
		away with the strange business of the PUSHP argument to
		DEFINE-FOP (and DEFINE-COLD-FOP) being
		(MEMBER '(T NIL :NONE)) and implements the suggestion
		at the top of src/code/fop.lisp for fixing it."
	chased down ramifications of s/offs-hook-function/offs-hook-fun/,
		as per Alexei Dejneka broken disassembler bug report
		sbcl-devel 2001-01-14
	the poor neglected user manual...
	...added some information about compiler-only-ness in the
		introduction
	...removed some "I'm sorry about this bug, give me time" stuff,
		since time has passed, and the bugs are gone:-)
	belatedly incremented fasl file version
2002-01-15 19:00:54 +00:00
William Harold Newman 89df0fb4a1 0.pre7.64:
merged AD patch to fix new DECLAIM FTYPE in DEF-ALIEN-ROUTINE
		so that it actually DECLAIMs argument types (instead of
		bogusly DECLAIMing the code to generate argument types)
	started tweaking doc/ stuff to work with openjade (but doesn't
		work yet, at least with my current openjade/DocBook
		setup)
2001-10-15 17:23:48 +00:00
William Harold Newman a530bbe337 Initial revision 2000-09-18 01:26:16 +00:00