[armedbear-cvs] r13615 - trunk/abcl/doc/manual
mevenson at common-lisp.net
mevenson at common-lisp.net
Sun Oct 2 14:11:55 UTC 2011
Author: mevenson
Date: Sun Oct 2 07:11:55 2011
New Revision: 13615
Log:
The start of a recipe for grovelling the docstrings of a runnin ABCL implementation.
Added:
trunk/abcl/doc/manual/index.lisp
Added: trunk/abcl/doc/manual/index.lisp
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ trunk/abcl/doc/manual/index.lisp Sun Oct 2 07:11:55 2011 (r13615)
@@ -0,0 +1,4 @@
+;;; bootstrap documentation rendering
+
+#+elisp
+(slime-apropos-package "JAVA")
More information about the armedbear-cvs
mailing list