0.8.14.20: Documentation madness, yet again
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 14 Sep 2004 06:51:12 +0000 (06:51 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 14 Sep 2004 06:51:12 +0000 (06:51 +0000)
commit53f4147704fbe48c03dd73d7b6a9f92c0a066ed8
tree1fe98006c8841ebcfbed72ba6984f00ab2b94453
parent4d5d7a4d8451095eac7384e3a8d14d10f59c5e0c
0.8.14.20: Documentation madness, yet again
            * Merge a partial rewrite of the docstring extractor,
               capable of handling a few more cases and providing
               nicer xref-names: @xref{Macro common-lisp:trace}
               instead of @xref{macro-common-lisp-trace}.
            * Reformat a few docstrings for nicer display.
            * Add documentation for LOAD-SHARED-OBJECT to the manual.
            * Move SAVE-LISP-AND-DIE to "Starting and Stopping"
               chapter. Say bye-bye to "Interface to Low-level
               Implementation."
            * Extract the version number for the manual from
               the SBCL the docstrings are pulled from, not
               version.lisp-expr.
13 files changed:
doc/manual/Makefile
doc/manual/beyond-ansi.texinfo
doc/manual/compiler.texinfo
doc/manual/debugger.texinfo
doc/manual/docstrings.lisp
doc/manual/extract-values.sh [deleted file]
doc/manual/ffi.texinfo
doc/manual/make-tempfiles.sh
doc/manual/start-stop.texinfo
src/code/foreign-load.lisp
src/code/ntrace.lisp
src/code/save.lisp
version.lisp-expr