X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2FREADME;h=36bc692305c1723b137f5c095f56a7b8461107fb;hb=7e24349c17298e2959e853ea411b5f65d9f7f332;hp=375689d9b4b5ac3462eea41c95cef87b66eb54a8;hpb=8dc064d2296902f01afd9107e89a81146e3771fe;p=sbcl.git diff --git a/doc/README b/doc/README index 375689d..36bc692 100644 --- a/doc/README +++ b/doc/README @@ -3,11 +3,9 @@ I say? Help with documentation might not be refused.:-) There is a Unix man page, sbcl.1. -There is a user manual in DocBook format, in user-manual.sgml. (In +There is a user manual in texinfo format, in doc/manual/. (In binary distributions, the compiled-into-HTML translations are also -included.) Several free software packages are available to compile -DocBook into HTML or other formats. The commands to use 'jade' to -translate the manual into HTML are in make-doc.sh. +included.) Much of the documentation for supported extensions is in their Lisp doc strings. For example, to find out how to use the SAVE-LISP-AND-DIE