This is the helambdap Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:21:24 2024 GMT+0.
helambdap/helambdap.asd
helambdap/helambdap-pkg.lisp
helambdap/helambdap-globals.lisp
helambdap/utilities/text-utilities.lisp
helambdap/utilities/package-utilities.lisp
helambdap/utilities/filename-utilities.lisp
helambdap/utilities/functions-utilities.lisp
helambdap/utilities/collections-utilities.lisp
helambdap/utilities/time-utilities.lisp
helambdap/utilities/streams-utilities.lisp
helambdap/utilities/symbols-utilities.lisp
helambdap/utilities/lambda-list-parsing.lisp
helambdap/utilities/debugging-utilities.lisp
helambdap/setup.lisp
helambdap/naming.lisp
helambdap/doc-bit.lisp
helambdap/extract-doc.lisp
helambdap/helambdap.lisp
helambdap/collect-documentation.lisp
helambdap/doc-formats.lisp
helambdap/known-doc-formats.lisp
helambdap/doc-structure.lisp
helambdap/documentation-production.lisp
helambdap/xhtml-common-definitions.lisp
helambdap/doc-string-handling.lisp
helambdap/html-source-handling.lisp
helambdap/xhtml-lambda-producer-protocol.lisp
helambdap/xhtml-lambda-producer.lisp
helambdap/impl-dependent/sbcl.lisp
helambdap/impl-dependent/asdf-deps.lisp
helambdap/tools/asdf-hlp-doc.lisp
The main system appears first, followed by any subsystem dependency.
helambdap
The HELambdaP System.
Marco Antoniotti
BSD like
cl-fad
(system).
clad
(system).
split-sequence
(system).
xhtmlambda
(system).
helambdap-pkg.lisp
(file).
helambdap-globals.lisp
(file).
utilities
(module).
setup.lisp
(file).
naming.lisp
(file).
doc-bit.lisp
(file).
extract-doc.lisp
(file).
helambdap.lisp
(file).
collect-documentation.lisp
(file).
doc-formats.lisp
(file).
known-doc-formats.lisp
(file).
doc-structure.lisp
(file).
documentation-production.lisp
(file).
xhtml-common-definitions.lisp
(file).
doc-string-handling.lisp
(file).
html-source-handling.lisp
(file).
xhtml-lambda-producer-protocol.lisp
(file).
xhtml-lambda-producer.lisp
(file).
impl-dependent
(module).
tools
(module).
Modules are listed depth-first from the system components tree.
helambdap/utilities
helambdap-pkg.lisp
(file).
helambdap
(system).
text-utilities.lisp
(file).
package-utilities.lisp
(file).
filename-utilities.lisp
(file).
functions-utilities.lisp
(file).
collections-utilities.lisp
(file).
time-utilities.lisp
(file).
streams-utilities.lisp
(file).
symbols-utilities.lisp
(file).
lambda-list-parsing.lisp
(file).
debugging-utilities.lisp
(file).
helambdap/impl-dependent
helambdap-pkg.lisp
(file).
helambdap
(system).
sbcl.lisp
(file).
asdf-deps.lisp
(file).
helambdap/tools
helambdap-pkg.lisp
(file).
helambdap
(system).
asdf-hlp-doc.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
helambdap/helambdap.asd
helambdap/helambdap-pkg.lisp
helambdap/helambdap-globals.lisp
helambdap/utilities/text-utilities.lisp
helambdap/utilities/package-utilities.lisp
helambdap/utilities/filename-utilities.lisp
helambdap/utilities/functions-utilities.lisp
helambdap/utilities/collections-utilities.lisp
helambdap/utilities/time-utilities.lisp
helambdap/utilities/streams-utilities.lisp
helambdap/utilities/symbols-utilities.lisp
helambdap/utilities/lambda-list-parsing.lisp
helambdap/utilities/debugging-utilities.lisp
helambdap/setup.lisp
helambdap/naming.lisp
helambdap/doc-bit.lisp
helambdap/extract-doc.lisp
helambdap/helambdap.lisp
helambdap/collect-documentation.lisp
helambdap/doc-formats.lisp
helambdap/known-doc-formats.lisp
helambdap/doc-structure.lisp
helambdap/documentation-production.lisp
helambdap/xhtml-common-definitions.lisp
helambdap/doc-string-handling.lisp
helambdap/html-source-handling.lisp
helambdap/xhtml-lambda-producer-protocol.lisp
helambdap/xhtml-lambda-producer.lisp
helambdap/impl-dependent/sbcl.lisp
helambdap/impl-dependent/asdf-deps.lisp
helambdap/tools/asdf-hlp-doc.lisp
helambdap/helambdap-globals.lisp
helambdap-pkg.lisp
(file).
helambdap
(system).
*documentation-title*
(special variable).
*everything*
(special variable).
*exclude-directories*
(special variable).
*exclude-files*
(special variable).
*only-documented*
(special variable).
*only-exported*
(special variable).
*supersede-documentation*
(special variable).
helambdap-data-folder
(function).
*always-excluded-directories*
(special variable).
*default-html-extension*
(special variable).
*helambdap-configuration-parameters*
(special variable).
*helambdap-css-filename*
(special variable).
*helambdap-css-pathname*
(special variable).
*helambdap-data-folder*
(special variable).
*helambdap-js-data-folder*
(special variable).
*helambdap-js-pathname*
(special variable).
*helambdap-js-relative-pathname*
(special variable).
*helambdap-site*
(special variable).
*helambdap-source-location*
(special variable).
*helambdap5-css-filename*
(special variable).
*helambdap5-css-pathname*
(special variable).
*include-cl-user-definitions*
(special variable).
*source-extensions*
(special variable).
helambdap/utilities/text-utilities.lisp
utilities
(module).
empty-string-p
(function).
first-line-special
(function).
newline
(function).
newlines
(function).
non-empty-string-p
(function).
sanitize-quotes-for-html
(function).
sanitize-string-for-html
(function).
split-all-lines
(function).
split-at-tex-paragraphs
(function).
split-lines-for-html
(function).
helambdap/utilities/package-utilities.lisp
utilities
(module).
*unknown-package-condition-class*
(special variable).
make-unknown-package-condition
(generic function).
move-package-symbols
(function).
unknown-package
(condition).
unknown-package-name
(reader method).
helambdap/utilities/filename-utilities.lisp
utilities
(module).
base-name
(function).
conc-pathnames
(function).
conc-paths
(generic function).
directory-name
(function).
directory-pathname
(function).
enclosing-directory
(function).
path
(generic function).
path-full
(function).
quote-wild-in-pathname-name
(function).
helambdap/utilities/functions-utilities.lisp
utilities
(module).
actual-function-name
(function).
function-name-list-p
(function).
function-name-setf-p
(function).
function-name-symbol-p
(function).
helambdap/utilities/collections-utilities.lisp
utilities
(module).
collect-duplicates
(function).
helambdap/utilities/time-utilities.lisp
utilities
(module).
+months+
(special variable).
+weekdays+
(special variable).
text-timestamp
(function).
helambdap/utilities/streams-utilities.lisp
utilities
(module).
*backlog-length*
(special variable).
*backtraceable-streams*
(special variable).
*whitespace-characters*
(special variable).
clean-stream-backlog
(function).
get-char
(function).
look-at-char
(function).
stream-backlog
(function).
(setf stream-backlog)
(function).
unget-char
(function).
unget-chars
(function).
with-backlogged-stream
(macro).
helambdap/utilities/symbols-utilities.lisp
utilities
(module).
assimilate-package
(function).
external-symbol-p
(function).
inherited-symbol-p
(function).
internal-symbol-p
(function).
symbol-status-in-package
(function).
uninterned-symbol-p
(function).
helambdap/utilities/lambda-list-parsing.lisp
utilities
(module).
copy-destructuring-lambda-list
(function).
copy-generic-function-lambda-list
(function).
copy-lambda-list-item
(function).
copy-lambda-list-var
(function).
copy-macro-lambda-list
(function).
copy-ordinary-lambda-list
(function).
copy-specialized-lambda-list
(function).
destructuring-lambda-list
(structure).
destructuring-lambda-list-allow-other-keys
(function).
destructuring-lambda-list-auxiliary-vars
(function).
destructuring-lambda-list-keyword-vars
(function).
destructuring-lambda-list-optional-vars
(function).
destructuring-lambda-list-ordinary-vars
(function).
destructuring-lambda-list-p
(function).
destructuring-lambda-list-rest-var
(function).
generic-function-lambda-list
(structure).
generic-function-lambda-list-p
(function).
gf-lambda-list-allow-other-keys
(function).
gf-lambda-list-auxiliary-vars
(function).
gf-lambda-list-keyword-vars
(function).
gf-lambda-list-optional-vars
(function).
gf-lambda-list-ordinary-vars
(function).
gf-lambda-list-rest-var
(function).
lambda-list-item
(structure).
lambda-list-item-p
(function).
lambda-list-type
(type).
lambda-list-var
(structure).
lambda-list-var-p
(function).
lambda-list-var-type
(type).
ll-allow-other-keys
(reader).
ll-auxiliary-vars
(reader).
ll-keyword-vars
(reader).
ll-optional-vars
(reader).
ll-ordinary-vars
(reader).
ll-rest-var
(reader).
ll-vars
(generic function).
lli-form
(reader).
lli-item
(reader).
lli-kind
(reader).
lli-name
(function).
llv-form
(function).
llv-item
(function).
llv-kind
(function).
llv-name
(function).
macro-lambda-list
(structure).
macro-lambda-list-allow-other-keys
(function).
macro-lambda-list-auxiliary-vars
(function).
macro-lambda-list-body-var
(reader).
macro-lambda-list-env-var
(reader).
macro-lambda-list-keyword-vars
(function).
macro-lambda-list-optional-vars
(function).
macro-lambda-list-ordinary-vars
(function).
macro-lambda-list-p
(function).
macro-lambda-list-rest-var
(function).
macro-lambda-list-whole-var
(reader).
make-destructuring-lambda-list
(function).
make-generic-function-lambda-list
(function).
make-macro-lambda-list
(function).
make-ordinary-lambda-list
(function).
make-specialized-lambda-list
(function).
mkllitem
(function).
mkllvar
(function).
ordinary-lambda-list
(structure).
ordinary-lambda-list-allow-other-keys
(function).
ordinary-lambda-list-auxiliary-vars
(function).
ordinary-lambda-list-keyword-vars
(function).
ordinary-lambda-list-optional-vars
(function).
ordinary-lambda-list-ordinary-vars
(function).
ordinary-lambda-list-p
(function).
ordinary-lambda-list-rest-var
(function).
parse-ll
(generic function).
pll
(function).
pll-debugging
(function).
specialized-lambda-list
(structure).
specialized-lambda-list-allow-other-keys
(function).
specialized-lambda-list-auxiliary-vars
(function).
specialized-lambda-list-keyword-vars
(function).
specialized-lambda-list-optional-vars
(function).
specialized-lambda-list-ordinary-vars
(function).
specialized-lambda-list-p
(function).
specialized-lambda-list-rest-var
(function).
t_lambda-list
(structure).
t_lambda-list-p
(function).
helambdap/utilities/debugging-utilities.lisp
utilities
(module).
*%%debug-logging-stack%%*
(special variable).
*current-debug-tag*
(special variable).
*current-prefix*
(special variable).
*debug-log-channels*
(special variable).
*debug-log-context*
(special variable).
*debug-output*
(symbol macro).
*registered-debug-tags*
(special variable).
+max-debug-tag+
(special variable).
add-debug-tag
(function).
close-log-channel
(function).
copy-debug-log-channel
(function).
copy-debug-log-context
(function).
debug-log-channel
(structure).
debug-log-channel-name
(reader).
(setf debug-log-channel-name)
(writer).
debug-log-channel-p
(function).
debug-log-channel-stack
(reader).
(setf debug-log-channel-stack)
(writer).
debug-log-channel-stream
(reader).
(setf debug-log-channel-stream)
(writer).
debug-log-context
(structure).
debug-log-context-current-tag
(reader).
(setf debug-log-context-current-tag)
(writer).
debug-log-context-output
(reader).
(setf debug-log-context-output)
(writer).
debug-log-context-p
(function).
debug-log-context-prefix
(reader).
(setf debug-log-context-prefix)
(writer).
debugmsg
(function).
delete-debug-tag
(function).
end-debugging-logging
(function).
make-debug-log-channel
(function).
make-debug-log-context
(function).
open-log-channel
(function).
start-debug-logging
(function).
warnmsg
(function).
with-debug-context
(macro).
with-debug-settings
(macro).
helambdap/setup.lisp
helambdap-globals.lisp
(file).
utilities
(module).
helambdap
(system).
*hlp-dbg-level*
(symbol macro).
helambdap-print-configuration
(function).
helambdap-source-location
(function).
print-configuration
(function).
*configuration-readme*
(special variable).
*hlp-dbg-msg*
(special variable).
*hlp-dbg-reader*
(special variable).
*hlp-dbg-trace*
(special variable).
*hlp-dbg-warn*
(special variable).
ensure-configuration-files
(function).
write-configuration-readme
(function).
helambdap/naming.lisp
setup.lisp
(file).
helambdap
(system).
%make-naming
(function).
copy-naming
(function).
make-naming
(function).
make-naming*
(function).
naming
(structure).
naming-id
(reader).
naming-kind
(reader).
naming-nesting-path
(reader).
naming-p
(function).
helambdap/doc-bit.lisp
naming.lisp
(file).
setup.lisp
(file).
helambdap
(system).
print-object
(method).
*bad-chars-replacements*
(special variable).
*cl-pkg-doc-bit*
(special variable).
*cl-user-pkg-doc-bit*
(special variable).
article-doc-bit
(structure).
article-doc-bit-components
(reader).
(setf article-doc-bit-components)
(writer).
article-doc-bit-doc-string
(function).
(setf article-doc-bit-doc-string)
(function).
article-doc-bit-kind
(function).
article-doc-bit-kind-tag
(reader).
article-doc-bit-location
(function).
(setf article-doc-bit-location)
(function).
article-doc-bit-name
(function).
article-doc-bit-p
(function).
article-doc-bit-setfed-p
(function).
article-doc-bit-timestamp
(function).
(setf article-doc-bit-timestamp)
(function).
asdf-system-doc-bit
(structure).
asdf-system-doc-bit-depends-on
(function).
asdf-system-doc-bit-doc-string
(function).
(setf asdf-system-doc-bit-doc-string)
(function).
asdf-system-doc-bit-kind
(function).
asdf-system-doc-bit-kind-tag
(function).
asdf-system-doc-bit-location
(function).
(setf asdf-system-doc-bit-location)
(function).
asdf-system-doc-bit-name
(function).
asdf-system-doc-bit-p
(function).
asdf-system-doc-bit-setfed-p
(function).
asdf-system-doc-bit-timestamp
(function).
(setf asdf-system-doc-bit-timestamp)
(function).
book-doc-bit
(structure).
book-doc-bit-divisions
(reader).
(setf book-doc-bit-divisions)
(writer).
book-doc-bit-doc-string
(function).
(setf book-doc-bit-doc-string)
(function).
book-doc-bit-kind
(function).
book-doc-bit-kind-tag
(reader).
book-doc-bit-location
(function).
(setf book-doc-bit-location)
(function).
book-doc-bit-name
(function).
book-doc-bit-navigation
(reader).
(setf book-doc-bit-navigation)
(writer).
book-doc-bit-p
(function).
book-doc-bit-setfed-p
(function).
book-doc-bit-timestamp
(function).
(setf book-doc-bit-timestamp)
(function).
chapter-doc-bit
(structure).
chapter-doc-bit-components
(reader).
(setf chapter-doc-bit-components)
(writer).
chapter-doc-bit-doc-string
(function).
(setf chapter-doc-bit-doc-string)
(function).
chapter-doc-bit-kind
(function).
chapter-doc-bit-kind-tag
(reader).
chapter-doc-bit-location
(function).
(setf chapter-doc-bit-location)
(function).
chapter-doc-bit-name
(function).
chapter-doc-bit-p
(function).
chapter-doc-bit-setfed-p
(function).
chapter-doc-bit-timestamp
(function).
(setf chapter-doc-bit-timestamp)
(function).
class-doc-bit
(structure).
class-doc-bit-doc-string
(function).
(setf class-doc-bit-doc-string)
(function).
class-doc-bit-kind
(function).
class-doc-bit-kind-tag
(reader).
class-doc-bit-location
(function).
(setf class-doc-bit-location)
(function).
class-doc-bit-name
(function).
class-doc-bit-p
(function).
class-doc-bit-setfed-p
(function).
class-doc-bit-slots
(function).
class-doc-bit-superclasses
(reader).
class-doc-bit-timestamp
(function).
(setf class-doc-bit-timestamp)
(function).
compiler-macro-doc-bit
(structure).
compiler-macro-doc-bit-doc-string
(function).
(setf compiler-macro-doc-bit-doc-string)
(function).
compiler-macro-doc-bit-ftype-declarations
(function).
compiler-macro-doc-bit-kind
(function).
compiler-macro-doc-bit-kind-tag
(reader).
compiler-macro-doc-bit-lambda-list
(function).
compiler-macro-doc-bit-location
(function).
(setf compiler-macro-doc-bit-location)
(function).
compiler-macro-doc-bit-name
(function).
compiler-macro-doc-bit-p
(function).
compiler-macro-doc-bit-setfed-p
(function).
compiler-macro-doc-bit-timestamp
(function).
(setf compiler-macro-doc-bit-timestamp)
(function).
compiler-macro-doc-bit-type-declarations
(function).
condition-doc-bit
(structure).
condition-doc-bit-doc-string
(function).
(setf condition-doc-bit-doc-string)
(function).
condition-doc-bit-kind
(function).
condition-doc-bit-kind-tag
(reader).
condition-doc-bit-location
(function).
(setf condition-doc-bit-location)
(function).
condition-doc-bit-name
(function).
condition-doc-bit-p
(function).
condition-doc-bit-setfed-p
(function).
condition-doc-bit-slots
(function).
condition-doc-bit-superclasses
(function).
condition-doc-bit-timestamp
(function).
(setf condition-doc-bit-timestamp)
(function).
constant-doc-bit
(structure).
constant-doc-bit-doc-string
(function).
(setf constant-doc-bit-doc-string)
(function).
constant-doc-bit-initial-value
(function).
constant-doc-bit-kind
(function).
constant-doc-bit-kind-tag
(reader).
constant-doc-bit-location
(function).
(setf constant-doc-bit-location)
(function).
constant-doc-bit-name
(function).
constant-doc-bit-p
(function).
constant-doc-bit-setfed-p
(function).
constant-doc-bit-timestamp
(function).
(setf constant-doc-bit-timestamp)
(function).
copy-article-doc-bit
(function).
copy-asdf-system-doc-bit
(function).
copy-book-doc-bit
(function).
copy-chapter-doc-bit
(function).
copy-class-doc-bit
(function).
copy-compiler-macro-doc-bit
(function).
copy-condition-doc-bit
(function).
copy-constant-doc-bit
(function).
copy-deftype-doc-bit
(function).
copy-doc-bit
(function).
copy-function-doc-bit
(function).
copy-generic-function-doc-bit
(function).
copy-literal-doc-bit
(function).
copy-macro-doc-bit
(function).
copy-method-combination-doc-bit
(function).
copy-method-doc-bit
(function).
copy-modify-macro-doc-bit
(function).
copy-package-doc-bit
(function).
copy-parameter-doc-bit
(function).
copy-parameterized-doc-bit
(function).
copy-part-doc-bit
(function).
copy-set-doc-bit
(function).
copy-setf-expander-doc-bit
(function).
copy-slotted-doc-bit
(function).
copy-struct-doc-bit
(function).
copy-symbol-macro-doc-bit
(function).
copy-system-doc-bit
(function).
copy-type-doc-bit
(function).
copy-variable-doc-bit
(function).
def-doc-bit
(macro).
deftype-doc-bit
(structure).
deftype-doc-bit-doc-string
(function).
(setf deftype-doc-bit-doc-string)
(function).
deftype-doc-bit-ftype-declarations
(function).
deftype-doc-bit-kind
(function).
deftype-doc-bit-kind-tag
(reader).
deftype-doc-bit-lambda-list
(function).
deftype-doc-bit-location
(function).
(setf deftype-doc-bit-location)
(function).
deftype-doc-bit-name
(function).
deftype-doc-bit-p
(function).
deftype-doc-bit-setfed-p
(function).
deftype-doc-bit-timestamp
(function).
(setf deftype-doc-bit-timestamp)
(function).
deftype-doc-bit-type-declarations
(function).
doc-bit
(structure).
doc-bit-doc-string
(reader).
(setf doc-bit-doc-string)
(writer).
doc-bit-identifier
(function).
doc-bit-kind
(reader).
doc-bit-kind-tag
(reader).
doc-bit-location
(reader).
(setf doc-bit-location)
(writer).
doc-bit-name
(reader).
doc-bit-p
(function).
doc-bit-package
(function).
doc-bit-pathname-name
(function).
doc-bit-setfed-p
(reader).
doc-bit-timestamp
(reader).
(setf doc-bit-timestamp)
(writer).
function-doc-bit
(structure).
function-doc-bit-doc-string
(function).
(setf function-doc-bit-doc-string)
(function).
function-doc-bit-ftype-declarations
(function).
function-doc-bit-kind
(function).
function-doc-bit-kind-tag
(reader).
function-doc-bit-lambda-list
(function).
function-doc-bit-location
(function).
(setf function-doc-bit-location)
(function).
function-doc-bit-name
(function).
function-doc-bit-p
(function).
function-doc-bit-setfed-p
(function).
function-doc-bit-timestamp
(function).
(setf function-doc-bit-timestamp)
(function).
function-doc-bit-type-declarations
(function).
function-doc-bit-values
(reader).
generic-function-doc-bit
(structure).
generic-function-doc-bit-doc-string
(function).
(setf generic-function-doc-bit-doc-string)
(function).
generic-function-doc-bit-ftype-declarations
(function).
generic-function-doc-bit-kind
(function).
generic-function-doc-bit-kind-tag
(reader).
generic-function-doc-bit-lambda-list
(function).
generic-function-doc-bit-location
(function).
(setf generic-function-doc-bit-location)
(function).
generic-function-doc-bit-methods
(reader).
(setf generic-function-doc-bit-methods)
(writer).
generic-function-doc-bit-name
(function).
generic-function-doc-bit-p
(function).
generic-function-doc-bit-setfed-p
(function).
generic-function-doc-bit-timestamp
(function).
(setf generic-function-doc-bit-timestamp)
(function).
generic-function-doc-bit-type-declarations
(function).
generic-function-doc-bit-values
(function).
literal-doc-bit
(structure).
literal-doc-bit-content
(reader).
literal-doc-bit-doc-string
(function).
(setf literal-doc-bit-doc-string)
(function).
literal-doc-bit-kind
(function).
literal-doc-bit-kind-tag
(reader).
literal-doc-bit-location
(function).
(setf literal-doc-bit-location)
(function).
literal-doc-bit-name
(function).
literal-doc-bit-p
(function).
literal-doc-bit-setfed-p
(function).
literal-doc-bit-timestamp
(function).
(setf literal-doc-bit-timestamp)
(function).
macro-doc-bit
(structure).
macro-doc-bit-doc-string
(function).
(setf macro-doc-bit-doc-string)
(function).
macro-doc-bit-ftype-declarations
(function).
macro-doc-bit-kind
(function).
macro-doc-bit-kind-tag
(reader).
macro-doc-bit-lambda-list
(function).
macro-doc-bit-location
(function).
(setf macro-doc-bit-location)
(function).
macro-doc-bit-name
(function).
macro-doc-bit-p
(function).
macro-doc-bit-setfed-p
(function).
macro-doc-bit-timestamp
(function).
(setf macro-doc-bit-timestamp)
(function).
macro-doc-bit-type-declarations
(function).
make-article-doc-bit
(function).
make-asdf-system-doc-bit
(function).
make-book-doc-bit
(function).
make-chapter-doc-bit
(function).
make-class-doc-bit
(function).
make-compiler-macro-doc-bit
(function).
make-condition-doc-bit
(function).
make-constant-doc-bit
(function).
make-deftype-doc-bit
(function).
make-doc-bit
(function).
make-doc-bit-pathname
(function).
make-function-doc-bit
(function).
make-generic-function-doc-bit
(function).
make-literal-doc-bit
(function).
make-macro-doc-bit
(function).
make-method-combination-doc-bit
(function).
make-method-doc-bit
(function).
make-modify-macro-doc-bit
(function).
make-package-doc-bit
(function).
make-parameter-doc-bit
(function).
make-part-doc-bit
(function).
make-set-doc-bit
(function).
make-setf-expander-doc-bit
(function).
make-struct-doc-bit
(function).
make-symbol-macro-doc-bit
(function).
make-type-doc-bit
(function).
make-variable-doc-bit
(function).
method-combination-doc-bit
(structure).
method-combination-doc-bit-doc-string
(function).
(setf method-combination-doc-bit-doc-string)
(function).
method-combination-doc-bit-kind
(function).
method-combination-doc-bit-kind-tag
(function).
method-combination-doc-bit-location
(function).
(setf method-combination-doc-bit-location)
(function).
method-combination-doc-bit-name
(function).
method-combination-doc-bit-p
(function).
method-combination-doc-bit-setfed-p
(function).
method-combination-doc-bit-timestamp
(function).
(setf method-combination-doc-bit-timestamp)
(function).
method-doc-bit
(structure).
method-doc-bit-doc-string
(function).
(setf method-doc-bit-doc-string)
(function).
method-doc-bit-ftype-declarations
(function).
method-doc-bit-kind
(function).
method-doc-bit-kind-tag
(reader).
method-doc-bit-lambda-list
(function).
method-doc-bit-location
(function).
(setf method-doc-bit-location)
(function).
method-doc-bit-name
(function).
method-doc-bit-p
(function).
method-doc-bit-qualifiers
(reader).
method-doc-bit-setfed-p
(function).
method-doc-bit-timestamp
(function).
(setf method-doc-bit-timestamp)
(function).
method-doc-bit-type-declarations
(function).
method-doc-bit-values
(function).
modify-macro-doc-bit
(structure).
modify-macro-doc-bit-doc-string
(function).
(setf modify-macro-doc-bit-doc-string)
(function).
modify-macro-doc-bit-ftype-declarations
(function).
modify-macro-doc-bit-kind
(function).
modify-macro-doc-bit-kind-tag
(reader).
modify-macro-doc-bit-lambda-list
(function).
modify-macro-doc-bit-location
(function).
(setf modify-macro-doc-bit-location)
(function).
modify-macro-doc-bit-name
(function).
modify-macro-doc-bit-p
(function).
modify-macro-doc-bit-setfed-p
(function).
modify-macro-doc-bit-timestamp
(function).
(setf modify-macro-doc-bit-timestamp)
(function).
modify-macro-doc-bit-type-declarations
(function).
new-doc-bit
(generic function).
package-doc-bit
(structure).
package-doc-bit-doc-string
(function).
(setf package-doc-bit-doc-string)
(function).
package-doc-bit-kind
(function).
package-doc-bit-kind-tag
(reader).
package-doc-bit-location
(function).
(setf package-doc-bit-location)
(function).
package-doc-bit-name
(function).
package-doc-bit-nicknames
(reader).
package-doc-bit-p
(function).
package-doc-bit-setfed-p
(function).
package-doc-bit-timestamp
(function).
(setf package-doc-bit-timestamp)
(function).
package-doc-bit-use-list
(reader).
package-shortest-name
(function).
parameter-doc-bit
(structure).
parameter-doc-bit-doc-string
(function).
(setf parameter-doc-bit-doc-string)
(function).
parameter-doc-bit-initial-value
(function).
parameter-doc-bit-kind
(function).
parameter-doc-bit-kind-tag
(reader).
parameter-doc-bit-location
(function).
(setf parameter-doc-bit-location)
(function).
parameter-doc-bit-name
(function).
parameter-doc-bit-p
(function).
parameter-doc-bit-setfed-p
(function).
parameter-doc-bit-timestamp
(function).
(setf parameter-doc-bit-timestamp)
(function).
parameterized-doc-bit
(structure).
parameterized-doc-bit-doc-string
(function).
(setf parameterized-doc-bit-doc-string)
(function).
parameterized-doc-bit-ftype-declarations
(reader).
parameterized-doc-bit-kind
(function).
parameterized-doc-bit-kind-tag
(function).
parameterized-doc-bit-lambda-list
(reader).
parameterized-doc-bit-location
(function).
(setf parameterized-doc-bit-location)
(function).
parameterized-doc-bit-name
(function).
parameterized-doc-bit-p
(function).
parameterized-doc-bit-setfed-p
(function).
parameterized-doc-bit-timestamp
(function).
(setf parameterized-doc-bit-timestamp)
(function).
parameterized-doc-bit-type-declarations
(reader).
part-doc-bit
(structure).
part-doc-bit-components
(reader).
(setf part-doc-bit-components)
(writer).
part-doc-bit-doc-string
(function).
(setf part-doc-bit-doc-string)
(function).
part-doc-bit-kind
(function).
part-doc-bit-kind-tag
(reader).
part-doc-bit-location
(function).
(setf part-doc-bit-location)
(function).
part-doc-bit-name
(function).
part-doc-bit-p
(function).
part-doc-bit-setfed-p
(function).
part-doc-bit-timestamp
(function).
(setf part-doc-bit-timestamp)
(function).
set-doc-bit
(structure).
set-doc-bit-doc-string
(function).
(setf set-doc-bit-doc-string)
(function).
set-doc-bit-kind
(function).
set-doc-bit-kind-tag
(reader).
set-doc-bit-location
(function).
(setf set-doc-bit-location)
(function).
set-doc-bit-name
(function).
set-doc-bit-p
(function).
set-doc-bit-setfed-p
(function).
set-doc-bit-timestamp
(function).
(setf set-doc-bit-timestamp)
(function).
setf-expander-doc-bit
(structure).
setf-expander-doc-bit-doc-string
(function).
(setf setf-expander-doc-bit-doc-string)
(function).
setf-expander-doc-bit-ftype-declarations
(function).
setf-expander-doc-bit-kind
(function).
setf-expander-doc-bit-kind-tag
(reader).
setf-expander-doc-bit-lambda-list
(function).
setf-expander-doc-bit-location
(function).
(setf setf-expander-doc-bit-location)
(function).
setf-expander-doc-bit-name
(function).
setf-expander-doc-bit-p
(function).
setf-expander-doc-bit-setfed-p
(function).
setf-expander-doc-bit-timestamp
(function).
(setf setf-expander-doc-bit-timestamp)
(function).
setf-expander-doc-bit-type-declarations
(function).
slotted-doc-bit
(structure).
slotted-doc-bit-doc-string
(function).
(setf slotted-doc-bit-doc-string)
(function).
slotted-doc-bit-kind
(function).
slotted-doc-bit-kind-tag
(function).
slotted-doc-bit-location
(function).
(setf slotted-doc-bit-location)
(function).
slotted-doc-bit-name
(function).
slotted-doc-bit-p
(function).
slotted-doc-bit-setfed-p
(function).
slotted-doc-bit-slots
(reader).
slotted-doc-bit-timestamp
(function).
(setf slotted-doc-bit-timestamp)
(function).
struct-doc-bit
(structure).
struct-doc-bit-doc-string
(function).
(setf struct-doc-bit-doc-string)
(function).
struct-doc-bit-include
(reader).
struct-doc-bit-kind
(function).
struct-doc-bit-kind-tag
(reader).
struct-doc-bit-location
(function).
(setf struct-doc-bit-location)
(function).
struct-doc-bit-name
(function).
struct-doc-bit-p
(function).
struct-doc-bit-setfed-p
(function).
struct-doc-bit-slots
(function).
struct-doc-bit-timestamp
(function).
(setf struct-doc-bit-timestamp)
(function).
symbol-macro-doc-bit
(structure).
symbol-macro-doc-bit-doc-string
(function).
(setf symbol-macro-doc-bit-doc-string)
(function).
symbol-macro-doc-bit-expansion
(reader).
symbol-macro-doc-bit-kind
(function).
symbol-macro-doc-bit-kind-tag
(reader).
symbol-macro-doc-bit-location
(function).
(setf symbol-macro-doc-bit-location)
(function).
symbol-macro-doc-bit-name
(function).
symbol-macro-doc-bit-p
(function).
symbol-macro-doc-bit-setfed-p
(function).
symbol-macro-doc-bit-timestamp
(function).
(setf symbol-macro-doc-bit-timestamp)
(function).
system-doc-bit
(structure).
system-doc-bit-depends-on
(reader).
system-doc-bit-doc-string
(function).
(setf system-doc-bit-doc-string)
(function).
system-doc-bit-kind
(function).
system-doc-bit-kind-tag
(reader).
system-doc-bit-location
(function).
(setf system-doc-bit-location)
(function).
system-doc-bit-name
(function).
system-doc-bit-p
(function).
system-doc-bit-setfed-p
(function).
system-doc-bit-timestamp
(function).
(setf system-doc-bit-timestamp)
(function).
type-doc-bit
(structure).
type-doc-bit-doc-string
(function).
(setf type-doc-bit-doc-string)
(function).
type-doc-bit-kind
(function).
type-doc-bit-kind-tag
(reader).
type-doc-bit-location
(function).
(setf type-doc-bit-location)
(function).
type-doc-bit-name
(function).
type-doc-bit-p
(function).
type-doc-bit-setfed-p
(function).
type-doc-bit-timestamp
(function).
(setf type-doc-bit-timestamp)
(function).
variable-doc-bit
(structure).
variable-doc-bit-doc-string
(function).
(setf variable-doc-bit-doc-string)
(function).
variable-doc-bit-initial-value
(reader).
variable-doc-bit-kind
(function).
variable-doc-bit-kind-tag
(reader).
variable-doc-bit-location
(function).
(setf variable-doc-bit-location)
(function).
variable-doc-bit-name
(function).
variable-doc-bit-p
(function).
variable-doc-bit-setfed-p
(function).
variable-doc-bit-timestamp
(function).
(setf variable-doc-bit-timestamp)
(function).
helambdap/extract-doc.lisp
doc-bit.lisp
(file).
helambdap
(system).
define-documentation-extractor
(macro).
extract-documentation
(generic function).
extract-form-documentation
(generic function).
extract-named-form-documentation
(generic function).
*current-package*
(special variable).
*try-to-ensure-packages*
(special variable).
build-setf-documentation-doc-bit
(function).
collect-declarations
(function).
extract-symbol-form-documentation
(function).
extricate-doc-string
(function).
flatten-if
(function).
form-documentation
(function).
is-declaration
(function).
make-setf-documentation-doc-bit
(generic function).
read-form
(function).
splice-list
(function).
helambdap/helambdap.lisp
doc-bit.lisp
(file).
helambdap
(system).
clear-doc-bits-db
(function).
doc-bits-data-base
(structure).
doc-bits-data-base-p
(function).
documentation
(generic function).
get-doc-bits
(function).
init-doc-bits-db
(function).
insert-doc-bit
(function).
print-object
(method).
save-doc-bits-db
(generic function).
*doc-bits-db*
(special variable).
*doc-bits-db-file*
(special variable).
copy-doc-bits-data-base
(function).
dbdb
(function).
doc-bits-data-base-dbdb
(reader).
fill-doc-bits-db
(function).
load-doc-bits-db
(generic function).
make-doc-bits-data-base
(function).
merge-doc-bits
(generic function).
print-doc-bits-db
(function).
similar-doc-bits-p
(function).
helambdap/collect-documentation.lisp
extract-doc.lisp
(file).
helambdap
(system).
*info-file-name*
(special variable).
*intro-file-name*
(special variable).
*structure-file-name*
(special variable).
coalesce-doc-bits
(function).
collect-documentation
(generic function).
directory-source-files
(function).
sift-standard-doc-bits
(function).
subdirectories
(function).
helambdap/doc-formats.lisp
helambdap-pkg.lisp
(file).
utilities
(module).
helambdap
(system).
list-doc-format-tags
(function).
list-doc-formats
(function).
output-format
(function).
output-format-tag
(generic function).
print-object
(method).
*known-documentation-formats*
(special variable).
copy-documentation-format
(function).
define-doc-format
(macro).
documentation-format
(structure).
documentation-format-p
(function).
find-doc-format
(function).
format-key
(reader).
(setf format-key)
(writer).
format-tag
(reader).
(setf format-tag)
(writer).
register-doc-format
(function).
helambdap/known-doc-formats.lisp
doc-formats.lisp
(file).
helambdap
(system).
output-format-tag
(method).
output-format-tag
(method).
output-format-tag
(method).
output-format-tag
(method).
output-format-tag
(method).
output-format-tag
(method).
*html-format*
(special variable).
*html5-format*
(special variable).
*texinfo-format*
(special variable).
copy-html-format
(function).
copy-html5-format
(function).
copy-texinfo-format
(function).
html-format
(structure).
html-format-key
(reader).
(setf html-format-key)
(writer).
html-format-p
(function).
html-format-tag
(reader).
(setf html-format-tag)
(writer).
html5-format
(structure).
html5-format-key
(reader).
(setf html5-format-key)
(writer).
html5-format-p
(function).
html5-format-tag
(reader).
(setf html5-format-tag)
(writer).
texinfo-format
(structure).
texinfo-format-key
(reader).
(setf texinfo-format-key)
(writer).
texinfo-format-p
(function).
texinfo-format-tag
(reader).
(setf texinfo-format-tag)
(writer).
helambdap/doc-structure.lisp
setup.lisp
(file).
collect-documentation.lisp
(file).
utilities
(module).
known-doc-formats.lisp
(file).
helambdap
(system).
initialize-instance
(method).
initialize-instance
(method).
initialize-instance
(method).
print-object
(method).
print-object
(method).
print-object
(method).
print-object
(method).
print-object
(method).
*default-documentation-structure*
(special variable).
*doc-structures*
(special variable).
*helambdap-css-filename-up*
(special variable).
*helambdap5-css-filename-up*
(special variable).
*html5-documentation-structure*
(special variable).
*texinfo-documentation-structure*
(special variable).
*xhtml-frame-documentation-structure*
(special variable).
*xhtml-simple-frame-documentation-structure*
(special variable).
article
(function).
article
(class).
article-p
(generic function).
body-title
(generic function).
composite
(class).
composite-p
(generic function).
compute-element-path
(generic function).
def-element-class
(macro).
doc-area
(function).
doc-area
(class).
doc-area-content
(reader method).
(setf doc-area-content)
(writer method).
doc-area-navigation
(reader method).
(setf doc-area-navigation)
(writer method).
doc-area-p
(generic function).
doc-file
(function).
doc-file
(class).
doc-file-name
(reader method).
(setf doc-file-name)
(writer method).
doc-file-p
(generic function).
doc-file-pathname-type
(function).
documentation-structure
(class).
documentation-structure-name
(reader method).
documentation-structure-root
(reader method).
documentation-structure-structure
(reader method).
element
(class).
element-doc-structure
(reader method).
(setf element-doc-structure)
(writer method).
element-location
(reader method).
(setf element-location)
(writer method).
element-location-depth
(function).
element-location-path
(function).
element-name
(reader method).
element-p
(generic function).
element-parent
(reader method).
(setf element-parent)
(writer method).
element-source
(reader method).
(setf element-source)
(writer method).
element-style
(reader method).
(setf element-style)
(writer method).
elements-of
(reader method).
(setf elements-of)
(writer method).
erase-doc-structure
(function).
file
(function).
file
(class).
file-name
(reader method).
file-p
(generic function).
file-pathname
(generic function).
file-set
(function).
file-set
(class).
file-set-files
(reader method).
(setf file-set-files)
(writer method).
file-set-index
(reader method).
(setf file-set-index)
(writer method).
file-set-name
(reader method).
(setf file-set-name)
(writer method).
file-set-p
(generic function).
file-system-entity
(class).
file-system-entity-p
(generic function).
find-doc-structure
(function).
folder
(function).
folder
(class).
folder-files
(reader method).
(setf folder-files)
(writer method).
folder-p
(generic function).
footer
(function).
footer
(class).
footer-p
(generic function).
frame
(function).
frame
(class).
frame-name
(reader method).
(setf frame-name)
(writer method).
frame-p
(generic function).
frame-source
(reader method).
(setf frame-source)
(writer method).
frameset
(function).
frameset
(class).
frameset-content
(reader method).
(setf frameset-content)
(writer method).
frameset-footer
(reader method).
frameset-footer-name
(function).
frameset-header
(reader method).
frameset-header-name
(function).
frameset-location
(reader method).
frameset-name
(reader method).
(setf frameset-name)
(writer method).
frameset-navigation
(reader method).
frameset-navigation-name
(function).
frameset-order
(reader method).
(setf frameset-order)
(writer method).
frameset-sidebar
(reader method).
frameset-sidebar-name
(function).
frameset-style
(reader method).
(setf frameset-style)
(writer method).
framesets
(function).
framesets
(class).
framesets-list
(reader method).
(setf framesets-list)
(writer method).
framsets-p
(generic function).
head-title
(generic function).
header
(function).
header
(class).
header-p
(generic function).
info-area
(function).
info-area
(class).
info-area-p
(generic function).
is-element
(function).
jf-file-name
(reader method).
(setf jf-file-name)
(writer method).
js-file
(function).
js-file
(class).
js-file-p
(generic function).
main-view
(function).
main-view
(class).
main-view-p
(generic function).
make-documentation-structure
(function).
name
(reader method).
navigation
(function).
navigation
(class).
navigation-p
(generic function).
pages
(function).
pages
(class).
pages-p
(generic function).
pprint-documentation-structure
(function).
pprint-element
(generic function).
property
(function).
(setf property)
(function).
property-table
(reader method).
read-structure-file
(function).
register-doc-structure
(function).
register-element
(generic function).
section
(function).
section
(class).
section-p
(generic function).
select-doc-structure
(function).
set-property
(function).
site
(function).
site
(class).
site-p
(generic function).
structure-table
(reader method).
style-file
(function).
style-file
(class).
style-file-name
(reader method).
(setf style-file-name)
(writer method).
style-file-p
(generic function).
texinfo-file
(function).
texinfo-file
(class).
texinfo-file-location
(reader method).
(setf texinfo-file-location)
(writer method).
texinfo-file-p
(generic function).
view
(class).
view-p
(generic function).
helambdap/documentation-production.lisp
impl-dependent
(module).
helambdap.lisp
(file).
doc-structure.lisp
(file).
helambdap
(system).
build-documentation
(generic function).
document
(function).
produce-documentation
(generic function).
*default-docs-destination-html*
(special variable).
*default-docs-destination-html5*
(special variable).
*default-docs-destination-temp*
(special variable).
*default-docs-destination-texinfo*
(special variable).
build-doc-skeleton
(generic function).
select-doc-destination
(generic function).
select-doc-source
(generic function).
helambdap/xhtml-common-definitions.lisp
setup.lisp
(file).
helambdap
(system).
+doctype-frameset-control-string+
(special variable).
+doctype-html5-control-string+
(special variable).
+doctype-xhtml1-string-control-string+
(special variable).
+frameset-doctype-public-id+
(special variable).
+frameset-doctype-system-id+
(special variable).
helambdap/doc-string-handling.lisp
xhtml-common-definitions.lisp
(file).
helambdap
(system).
+lambda-list-kwds+
(special variable).
arg-name
(function).
bypass-pprint
(function).
paragraphize-doc-string
(function).
parse-doc-hyperspec-style
(function).
process-arg-n-value-pars
(function).
process-doc-string
(generic function).
process-returns-declaration
(function).
produce-doc-bit-title-name
(function).
render-syntax-section
(generic function).
helambdap/html-source-handling.lisp
xhtml-common-definitions.lisp
(file).
helambdap
(system).
extract-section-name
(function).
extract-section-names
(function).
extract-sections
(generic function).
helambdap/xhtml-lambda-producer-protocol.lisp
xhtml-common-definitions.lisp
(file).
helambdap
(system).
*formatted-section-right-margin*
(special variable).
*xhtml-indent*
(special variable).
frameset-body-title
(generic function).
frameset-head-title
(generic function).
framesets-of
(generic function).
produce-doc-area
(generic function).
produce-footer
(generic function).
produce-footer-file
(generic function).
produce-footer-frame
(generic function).
produce-frame
(generic function).
produce-header
(generic function).
produce-header-file
(generic function).
produce-header-frame
(generic function).
produce-info-area-placeholder
(generic function).
produce-main
(generic function).
produce-navigation
(generic function).
produce-navigation-file
(generic function).
produce-navigation-frame
(generic function).
produce-navigation-links
(generic function).
produce-navigation-map
(generic function).
produce-package-navigation-list
(generic function).
render-doc-bit
(generic function).
render-lambda-list
(generic function).
helambdap/xhtml-lambda-producer.lisp
doc-structure.lisp
(file).
utilities
(module).
documentation-production.lisp
(file).
doc-string-handling.lisp
(file).
html-source-handling.lisp
(file).
xhtml-lambda-producer-protocol.lisp
(file).
helambdap
(system).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
produce-documentation
(method).
dump-doc-bit-html
(function).
process-doc-string
(method).
produce-footer-file
(method).
produce-footer-frame
(method).
produce-frame
(method).
produce-frame
(method).
produce-header-file
(method).
produce-header-frame
(method).
produce-info-area-placeholder
(method).
produce-info-area-placeholder
(method).
produce-navigation-file
(method).
produce-navigation-file
(method).
produce-navigation-frame
(method).
produce-navigation-map
(method).
produce-package-navigation-list
(method).
render-lambda-list
(method).
render-lambda-list
(method).
render-lambda-list
(method).
render-lambda-list
(method).
render-lambda-list
(method).
render-lambda-list
(method).
render-syntax-section
(method).
render-syntax-section
(method).
render-syntax-section
(method).
render-syntax-section
(method).
helambdap/tools/asdf-hlp-doc.lisp
tools
(module).
action-description
(method).
document-op
(class).
input-files
(method).
operate
(method).
operation-done-p
(method).
output-files
(method).
perform
(method).
Packages are listed by definition order.
it.unimib.disco.ma.cl.helambdap
The HELambdaP Package.
The package containing the implementation of the ’semi-offline’ documentation system for Common Lisp.
helambdap
helambdap
hlp
common-lisp
.
*documentation-title*
(special variable).
*everything*
(special variable).
*exclude-directories*
(special variable).
*exclude-files*
(special variable).
*hlp-dbg-level*
(symbol macro).
*only-documented*
(special variable).
*only-exported*
(special variable).
*supersede-documentation*
(special variable).
+doctype-frameset-control-string+
(special variable).
+doctype-html5-control-string+
(special variable).
+doctype-xhtml1-string-control-string+
(special variable).
+frameset-doctype-public-id+
(special variable).
+frameset-doctype-system-id+
(special variable).
build-documentation
(generic function).
clear-doc-bits-db
(function).
define-documentation-extractor
(macro).
doc-bits-data-base
(structure).
doc-bits-data-base-p
(function).
document
(function).
document-op
(class).
documentation
(generic function).
extract-documentation
(generic function).
extract-form-documentation
(generic function).
extract-named-form-documentation
(generic function).
get-doc-bits
(function).
helambdap-data-folder
(function).
helambdap-print-configuration
(function).
helambdap-source-location
(function).
init-doc-bits-db
(function).
insert-doc-bit
(function).
list-doc-format-tags
(function).
list-doc-formats
(function).
output-format
(function).
output-format-tag
(generic function).
print-configuration
(function).
produce-documentation
(generic function).
save-doc-bits-db
(generic function).
%make-naming
(function).
*%%debug-logging-stack%%*
(special variable).
*always-excluded-directories*
(special variable).
*backlog-length*
(special variable).
*backtraceable-streams*
(special variable).
*bad-chars-replacements*
(special variable).
*cl-pkg-doc-bit*
(special variable).
*cl-user-pkg-doc-bit*
(special variable).
*configuration-readme*
(special variable).
*current-debug-tag*
(special variable).
*current-package*
(special variable).
*current-prefix*
(special variable).
*debug-log-channels*
(special variable).
*debug-log-context*
(special variable).
*debug-output*
(symbol macro).
*default-docs-destination-html*
(special variable).
*default-docs-destination-html5*
(special variable).
*default-docs-destination-temp*
(special variable).
*default-docs-destination-texinfo*
(special variable).
*default-documentation-structure*
(special variable).
*default-html-extension*
(special variable).
*doc-bits-db*
(special variable).
*doc-bits-db-file*
(special variable).
*doc-structures*
(special variable).
*formatted-section-right-margin*
(special variable).
*helambdap-configuration-parameters*
(special variable).
*helambdap-css-filename*
(special variable).
*helambdap-css-filename-up*
(special variable).
*helambdap-css-pathname*
(special variable).
*helambdap-data-folder*
(special variable).
*helambdap-js-data-folder*
(special variable).
*helambdap-js-pathname*
(special variable).
*helambdap-js-relative-pathname*
(special variable).
*helambdap-site*
(special variable).
*helambdap-source-location*
(special variable).
*helambdap5-css-filename*
(special variable).
*helambdap5-css-filename-up*
(special variable).
*helambdap5-css-pathname*
(special variable).
*hlp-dbg-msg*
(special variable).
*hlp-dbg-reader*
(special variable).
*hlp-dbg-trace*
(special variable).
*hlp-dbg-warn*
(special variable).
*html-format*
(special variable).
*html5-documentation-structure*
(special variable).
*html5-format*
(special variable).
*include-cl-user-definitions*
(special variable).
*info-file-name*
(special variable).
*intro-file-name*
(special variable).
*known-documentation-formats*
(special variable).
*registered-debug-tags*
(special variable).
*source-extensions*
(special variable).
*structure-file-name*
(special variable).
*texinfo-documentation-structure*
(special variable).
*texinfo-format*
(special variable).
*try-to-ensure-packages*
(special variable).
*unknown-package-condition-class*
(special variable).
*whitespace-characters*
(special variable).
*xhtml-frame-documentation-structure*
(special variable).
*xhtml-indent*
(special variable).
*xhtml-simple-frame-documentation-structure*
(special variable).
+lambda-list-kwds+
(special variable).
+max-debug-tag+
(special variable).
+months+
(special variable).
+weekdays+
(special variable).
actual-function-name
(function).
add-debug-tag
(function).
arg-name
(function).
article
(function).
article
(class).
article-doc-bit
(structure).
article-doc-bit-components
(reader).
(setf article-doc-bit-components)
(writer).
article-doc-bit-doc-string
(function).
(setf article-doc-bit-doc-string)
(function).
article-doc-bit-kind
(function).
article-doc-bit-kind-tag
(reader).
article-doc-bit-location
(function).
(setf article-doc-bit-location)
(function).
article-doc-bit-name
(function).
article-doc-bit-p
(function).
article-doc-bit-setfed-p
(function).
article-doc-bit-timestamp
(function).
(setf article-doc-bit-timestamp)
(function).
article-p
(generic function).
asdf-system-doc-bit
(structure).
asdf-system-doc-bit-depends-on
(function).
asdf-system-doc-bit-doc-string
(function).
(setf asdf-system-doc-bit-doc-string)
(function).
asdf-system-doc-bit-kind
(function).
asdf-system-doc-bit-kind-tag
(function).
asdf-system-doc-bit-location
(function).
(setf asdf-system-doc-bit-location)
(function).
asdf-system-doc-bit-name
(function).
asdf-system-doc-bit-p
(function).
asdf-system-doc-bit-setfed-p
(function).
asdf-system-doc-bit-timestamp
(function).
(setf asdf-system-doc-bit-timestamp)
(function).
assimilate-package
(function).
base-name
(function).
body-title
(generic function).
book-doc-bit
(structure).
book-doc-bit-divisions
(reader).
(setf book-doc-bit-divisions)
(writer).
book-doc-bit-doc-string
(function).
(setf book-doc-bit-doc-string)
(function).
book-doc-bit-kind
(function).
book-doc-bit-kind-tag
(reader).
book-doc-bit-location
(function).
(setf book-doc-bit-location)
(function).
book-doc-bit-name
(function).
book-doc-bit-navigation
(reader).
(setf book-doc-bit-navigation)
(writer).
book-doc-bit-p
(function).
book-doc-bit-setfed-p
(function).
book-doc-bit-timestamp
(function).
(setf book-doc-bit-timestamp)
(function).
build-doc-skeleton
(generic function).
build-setf-documentation-doc-bit
(function).
bypass-pprint
(function).
chapter-doc-bit
(structure).
chapter-doc-bit-components
(reader).
(setf chapter-doc-bit-components)
(writer).
chapter-doc-bit-doc-string
(function).
(setf chapter-doc-bit-doc-string)
(function).
chapter-doc-bit-kind
(function).
chapter-doc-bit-kind-tag
(reader).
chapter-doc-bit-location
(function).
(setf chapter-doc-bit-location)
(function).
chapter-doc-bit-name
(function).
chapter-doc-bit-p
(function).
chapter-doc-bit-setfed-p
(function).
chapter-doc-bit-timestamp
(function).
(setf chapter-doc-bit-timestamp)
(function).
class-doc-bit
(structure).
class-doc-bit-doc-string
(function).
(setf class-doc-bit-doc-string)
(function).
class-doc-bit-kind
(function).
class-doc-bit-kind-tag
(reader).
class-doc-bit-location
(function).
(setf class-doc-bit-location)
(function).
class-doc-bit-name
(function).
class-doc-bit-p
(function).
class-doc-bit-setfed-p
(function).
class-doc-bit-slots
(function).
class-doc-bit-superclasses
(reader).
class-doc-bit-timestamp
(function).
(setf class-doc-bit-timestamp)
(function).
clean-stream-backlog
(function).
close-log-channel
(function).
coalesce-doc-bits
(function).
collect-declarations
(function).
collect-documentation
(generic function).
collect-duplicates
(function).
compiler-macro-doc-bit
(structure).
compiler-macro-doc-bit-doc-string
(function).
(setf compiler-macro-doc-bit-doc-string)
(function).
compiler-macro-doc-bit-ftype-declarations
(function).
compiler-macro-doc-bit-kind
(function).
compiler-macro-doc-bit-kind-tag
(reader).
compiler-macro-doc-bit-lambda-list
(function).
compiler-macro-doc-bit-location
(function).
(setf compiler-macro-doc-bit-location)
(function).
compiler-macro-doc-bit-name
(function).
compiler-macro-doc-bit-p
(function).
compiler-macro-doc-bit-setfed-p
(function).
compiler-macro-doc-bit-timestamp
(function).
(setf compiler-macro-doc-bit-timestamp)
(function).
compiler-macro-doc-bit-type-declarations
(function).
composite
(class).
composite-p
(generic function).
compute-element-path
(generic function).
conc-pathnames
(function).
conc-paths
(generic function).
condition-doc-bit
(structure).
condition-doc-bit-doc-string
(function).
(setf condition-doc-bit-doc-string)
(function).
condition-doc-bit-kind
(function).
condition-doc-bit-kind-tag
(reader).
condition-doc-bit-location
(function).
(setf condition-doc-bit-location)
(function).
condition-doc-bit-name
(function).
condition-doc-bit-p
(function).
condition-doc-bit-setfed-p
(function).
condition-doc-bit-slots
(function).
condition-doc-bit-superclasses
(function).
condition-doc-bit-timestamp
(function).
(setf condition-doc-bit-timestamp)
(function).
constant-doc-bit
(structure).
constant-doc-bit-doc-string
(function).
(setf constant-doc-bit-doc-string)
(function).
constant-doc-bit-initial-value
(function).
constant-doc-bit-kind
(function).
constant-doc-bit-kind-tag
(reader).
constant-doc-bit-location
(function).
(setf constant-doc-bit-location)
(function).
constant-doc-bit-name
(function).
constant-doc-bit-p
(function).
constant-doc-bit-setfed-p
(function).
constant-doc-bit-timestamp
(function).
(setf constant-doc-bit-timestamp)
(function).
copy-article-doc-bit
(function).
copy-asdf-system-doc-bit
(function).
copy-book-doc-bit
(function).
copy-chapter-doc-bit
(function).
copy-class-doc-bit
(function).
copy-compiler-macro-doc-bit
(function).
copy-condition-doc-bit
(function).
copy-constant-doc-bit
(function).
copy-debug-log-channel
(function).
copy-debug-log-context
(function).
copy-deftype-doc-bit
(function).
copy-destructuring-lambda-list
(function).
copy-doc-bit
(function).
copy-doc-bits-data-base
(function).
copy-documentation-format
(function).
copy-function-doc-bit
(function).
copy-generic-function-doc-bit
(function).
copy-generic-function-lambda-list
(function).
copy-html-format
(function).
copy-html5-format
(function).
copy-lambda-list-item
(function).
copy-lambda-list-var
(function).
copy-literal-doc-bit
(function).
copy-macro-doc-bit
(function).
copy-macro-lambda-list
(function).
copy-method-combination-doc-bit
(function).
copy-method-doc-bit
(function).
copy-modify-macro-doc-bit
(function).
copy-naming
(function).
copy-ordinary-lambda-list
(function).
copy-package-doc-bit
(function).
copy-parameter-doc-bit
(function).
copy-parameterized-doc-bit
(function).
copy-part-doc-bit
(function).
copy-set-doc-bit
(function).
copy-setf-expander-doc-bit
(function).
copy-slotted-doc-bit
(function).
copy-specialized-lambda-list
(function).
copy-struct-doc-bit
(function).
copy-symbol-macro-doc-bit
(function).
copy-system-doc-bit
(function).
copy-texinfo-format
(function).
copy-type-doc-bit
(function).
copy-variable-doc-bit
(function).
dbdb
(function).
debug-log-channel
(structure).
debug-log-channel-name
(reader).
(setf debug-log-channel-name)
(writer).
debug-log-channel-p
(function).
debug-log-channel-stack
(reader).
(setf debug-log-channel-stack)
(writer).
debug-log-channel-stream
(reader).
(setf debug-log-channel-stream)
(writer).
debug-log-context
(structure).
debug-log-context-current-tag
(reader).
(setf debug-log-context-current-tag)
(writer).
debug-log-context-output
(reader).
(setf debug-log-context-output)
(writer).
debug-log-context-p
(function).
debug-log-context-prefix
(reader).
(setf debug-log-context-prefix)
(writer).
debugmsg
(function).
def-doc-bit
(macro).
def-element-class
(macro).
define-doc-format
(macro).
deftype-doc-bit
(structure).
deftype-doc-bit-doc-string
(function).
(setf deftype-doc-bit-doc-string)
(function).
deftype-doc-bit-ftype-declarations
(function).
deftype-doc-bit-kind
(function).
deftype-doc-bit-kind-tag
(reader).
deftype-doc-bit-lambda-list
(function).
deftype-doc-bit-location
(function).
(setf deftype-doc-bit-location)
(function).
deftype-doc-bit-name
(function).
deftype-doc-bit-p
(function).
deftype-doc-bit-setfed-p
(function).
deftype-doc-bit-timestamp
(function).
(setf deftype-doc-bit-timestamp)
(function).
deftype-doc-bit-type-declarations
(function).
delete-debug-tag
(function).
destructuring-lambda-list
(structure).
destructuring-lambda-list-allow-other-keys
(function).
destructuring-lambda-list-auxiliary-vars
(function).
destructuring-lambda-list-keyword-vars
(function).
destructuring-lambda-list-optional-vars
(function).
destructuring-lambda-list-ordinary-vars
(function).
destructuring-lambda-list-p
(function).
destructuring-lambda-list-rest-var
(function).
directory-name
(function).
directory-pathname
(function).
directory-source-files
(function).
doc-area
(function).
doc-area
(class).
doc-area-content
(generic reader).
(setf doc-area-content)
(generic writer).
doc-area-navigation
(generic reader).
(setf doc-area-navigation)
(generic writer).
doc-area-p
(generic function).
doc-bit
(structure).
doc-bit-doc-string
(reader).
(setf doc-bit-doc-string)
(writer).
doc-bit-identifier
(function).
doc-bit-kind
(reader).
doc-bit-kind-tag
(reader).
doc-bit-location
(reader).
(setf doc-bit-location)
(writer).
doc-bit-name
(reader).
doc-bit-p
(function).
doc-bit-package
(function).
doc-bit-pathname-name
(function).
doc-bit-setfed-p
(reader).
doc-bit-timestamp
(reader).
(setf doc-bit-timestamp)
(writer).
doc-bits-data-base-dbdb
(reader).
doc-file
(function).
doc-file
(class).
doc-file-name
(generic reader).
(setf doc-file-name)
(generic writer).
doc-file-p
(generic function).
doc-file-pathname-type
(function).
documentation-format
(structure).
documentation-format-p
(function).
documentation-structure
(class).
documentation-structure-name
(generic reader).
documentation-structure-root
(generic reader).
documentation-structure-structure
(generic reader).
dump-doc-bit-html
(function).
element
(class).
element-doc-structure
(generic reader).
(setf element-doc-structure)
(generic writer).
element-location
(generic reader).
(setf element-location)
(generic writer).
element-location-depth
(function).
element-location-path
(function).
element-name
(generic reader).
element-p
(generic function).
element-parent
(generic reader).
(setf element-parent)
(generic writer).
element-source
(generic reader).
(setf element-source)
(generic writer).
element-style
(generic reader).
(setf element-style)
(generic writer).
elements-of
(generic reader).
(setf elements-of)
(generic writer).
empty-string-p
(function).
enclosing-directory
(function).
end-debugging-logging
(function).
ensure-configuration-files
(function).
erase-doc-structure
(function).
external-symbol-p
(function).
extract-section-name
(function).
extract-section-names
(function).
extract-sections
(generic function).
extract-symbol-form-documentation
(function).
extricate-doc-string
(function).
file
(function).
file
(class).
file-name
(generic reader).
file-p
(generic function).
file-pathname
(generic function).
file-set
(function).
file-set
(class).
file-set-files
(generic reader).
(setf file-set-files)
(generic writer).
file-set-index
(generic reader).
(setf file-set-index)
(generic writer).
file-set-name
(generic reader).
(setf file-set-name)
(generic writer).
file-set-p
(generic function).
file-system-entity
(class).
file-system-entity-p
(generic function).
fill-doc-bits-db
(function).
find-doc-format
(function).
find-doc-structure
(function).
first-line-special
(function).
flatten-if
(function).
folder
(function).
folder
(class).
folder-files
(generic reader).
(setf folder-files)
(generic writer).
folder-p
(generic function).
footer
(function).
footer
(class).
footer-p
(generic function).
form-documentation
(function).
format-key
(reader).
(setf format-key)
(writer).
format-tag
(reader).
(setf format-tag)
(writer).
frame
(function).
frame
(class).
frame-name
(generic reader).
(setf frame-name)
(generic writer).
frame-p
(generic function).
frame-source
(generic reader).
(setf frame-source)
(generic writer).
frameset
(function).
frameset
(class).
frameset-body-title
(generic function).
frameset-content
(generic reader).
(setf frameset-content)
(generic writer).
frameset-footer
(generic reader).
frameset-footer-name
(function).
frameset-head-title
(generic function).
frameset-header
(generic reader).
frameset-header-name
(function).
frameset-location
(generic reader).
frameset-name
(generic reader).
(setf frameset-name)
(generic writer).
frameset-navigation
(generic reader).
frameset-navigation-name
(function).
frameset-order
(generic reader).
(setf frameset-order)
(generic writer).
frameset-sidebar
(generic reader).
frameset-sidebar-name
(function).
frameset-style
(generic reader).
(setf frameset-style)
(generic writer).
framesets
(function).
framesets
(class).
framesets-list
(generic reader).
(setf framesets-list)
(generic writer).
framesets-of
(generic function).
framsets-p
(generic function).
function-doc-bit
(structure).
function-doc-bit-doc-string
(function).
(setf function-doc-bit-doc-string)
(function).
function-doc-bit-ftype-declarations
(function).
function-doc-bit-kind
(function).
function-doc-bit-kind-tag
(reader).
function-doc-bit-lambda-list
(function).
function-doc-bit-location
(function).
(setf function-doc-bit-location)
(function).
function-doc-bit-name
(function).
function-doc-bit-p
(function).
function-doc-bit-setfed-p
(function).
function-doc-bit-timestamp
(function).
(setf function-doc-bit-timestamp)
(function).
function-doc-bit-type-declarations
(function).
function-doc-bit-values
(reader).
function-name-list-p
(function).
function-name-setf-p
(function).
function-name-symbol-p
(function).
generic-function-doc-bit
(structure).
generic-function-doc-bit-doc-string
(function).
(setf generic-function-doc-bit-doc-string)
(function).
generic-function-doc-bit-ftype-declarations
(function).
generic-function-doc-bit-kind
(function).
generic-function-doc-bit-kind-tag
(reader).
generic-function-doc-bit-lambda-list
(function).
generic-function-doc-bit-location
(function).
(setf generic-function-doc-bit-location)
(function).
generic-function-doc-bit-methods
(reader).
(setf generic-function-doc-bit-methods)
(writer).
generic-function-doc-bit-name
(function).
generic-function-doc-bit-p
(function).
generic-function-doc-bit-setfed-p
(function).
generic-function-doc-bit-timestamp
(function).
(setf generic-function-doc-bit-timestamp)
(function).
generic-function-doc-bit-type-declarations
(function).
generic-function-doc-bit-values
(function).
generic-function-lambda-list
(structure).
generic-function-lambda-list-p
(function).
get-char
(function).
gf-lambda-list-allow-other-keys
(function).
gf-lambda-list-auxiliary-vars
(function).
gf-lambda-list-keyword-vars
(function).
gf-lambda-list-optional-vars
(function).
gf-lambda-list-ordinary-vars
(function).
gf-lambda-list-rest-var
(function).
head-title
(generic function).
header
(function).
header
(class).
header-p
(generic function).
html-format
(structure).
html-format-key
(reader).
(setf html-format-key)
(writer).
html-format-p
(function).
html-format-tag
(reader).
(setf html-format-tag)
(writer).
html5-format
(structure).
html5-format-key
(reader).
(setf html5-format-key)
(writer).
html5-format-p
(function).
html5-format-tag
(reader).
(setf html5-format-tag)
(writer).
info-area
(function).
info-area
(class).
info-area-p
(generic function).
inherited-symbol-p
(function).
internal-symbol-p
(function).
is-declaration
(function).
is-element
(function).
jf-file-name
(generic reader).
(setf jf-file-name)
(generic writer).
js-file
(function).
js-file
(class).
js-file-p
(generic function).
lambda-list-item
(structure).
lambda-list-item-p
(function).
lambda-list-type
(type).
lambda-list-var
(structure).
lambda-list-var-p
(function).
lambda-list-var-type
(type).
literal-doc-bit
(structure).
literal-doc-bit-content
(reader).
literal-doc-bit-doc-string
(function).
(setf literal-doc-bit-doc-string)
(function).
literal-doc-bit-kind
(function).
literal-doc-bit-kind-tag
(reader).
literal-doc-bit-location
(function).
(setf literal-doc-bit-location)
(function).
literal-doc-bit-name
(function).
literal-doc-bit-p
(function).
literal-doc-bit-setfed-p
(function).
literal-doc-bit-timestamp
(function).
(setf literal-doc-bit-timestamp)
(function).
ll-allow-other-keys
(reader).
ll-auxiliary-vars
(reader).
ll-keyword-vars
(reader).
ll-optional-vars
(reader).
ll-ordinary-vars
(reader).
ll-rest-var
(reader).
ll-vars
(generic function).
lli-form
(reader).
lli-item
(reader).
lli-kind
(reader).
lli-name
(function).
llv-form
(function).
llv-item
(function).
llv-kind
(function).
llv-name
(function).
load-doc-bits-db
(generic function).
look-at-char
(function).
macro-doc-bit
(structure).
macro-doc-bit-doc-string
(function).
(setf macro-doc-bit-doc-string)
(function).
macro-doc-bit-ftype-declarations
(function).
macro-doc-bit-kind
(function).
macro-doc-bit-kind-tag
(reader).
macro-doc-bit-lambda-list
(function).
macro-doc-bit-location
(function).
(setf macro-doc-bit-location)
(function).
macro-doc-bit-name
(function).
macro-doc-bit-p
(function).
macro-doc-bit-setfed-p
(function).
macro-doc-bit-timestamp
(function).
(setf macro-doc-bit-timestamp)
(function).
macro-doc-bit-type-declarations
(function).
macro-lambda-list
(structure).
macro-lambda-list-allow-other-keys
(function).
macro-lambda-list-auxiliary-vars
(function).
macro-lambda-list-body-var
(reader).
macro-lambda-list-env-var
(reader).
macro-lambda-list-keyword-vars
(function).
macro-lambda-list-optional-vars
(function).
macro-lambda-list-ordinary-vars
(function).
macro-lambda-list-p
(function).
macro-lambda-list-rest-var
(function).
macro-lambda-list-whole-var
(reader).
main-view
(function).
main-view
(class).
main-view-p
(generic function).
make-article-doc-bit
(function).
make-asdf-system-doc-bit
(function).
make-book-doc-bit
(function).
make-chapter-doc-bit
(function).
make-class-doc-bit
(function).
make-compiler-macro-doc-bit
(function).
make-condition-doc-bit
(function).
make-constant-doc-bit
(function).
make-debug-log-channel
(function).
make-debug-log-context
(function).
make-deftype-doc-bit
(function).
make-destructuring-lambda-list
(function).
make-doc-bit
(function).
make-doc-bit-pathname
(function).
make-doc-bits-data-base
(function).
make-documentation-structure
(function).
make-function-doc-bit
(function).
make-generic-function-doc-bit
(function).
make-generic-function-lambda-list
(function).
make-literal-doc-bit
(function).
make-macro-doc-bit
(function).
make-macro-lambda-list
(function).
make-method-combination-doc-bit
(function).
make-method-doc-bit
(function).
make-modify-macro-doc-bit
(function).
make-naming
(function).
make-naming*
(function).
make-ordinary-lambda-list
(function).
make-package-doc-bit
(function).
make-parameter-doc-bit
(function).
make-part-doc-bit
(function).
make-set-doc-bit
(function).
make-setf-documentation-doc-bit
(generic function).
make-setf-expander-doc-bit
(function).
make-specialized-lambda-list
(function).
make-struct-doc-bit
(function).
make-symbol-macro-doc-bit
(function).
make-type-doc-bit
(function).
make-unknown-package-condition
(generic function).
make-variable-doc-bit
(function).
merge-doc-bits
(generic function).
method-combination-doc-bit
(structure).
method-combination-doc-bit-doc-string
(function).
(setf method-combination-doc-bit-doc-string)
(function).
method-combination-doc-bit-kind
(function).
method-combination-doc-bit-kind-tag
(function).
method-combination-doc-bit-location
(function).
(setf method-combination-doc-bit-location)
(function).
method-combination-doc-bit-name
(function).
method-combination-doc-bit-p
(function).
method-combination-doc-bit-setfed-p
(function).
method-combination-doc-bit-timestamp
(function).
(setf method-combination-doc-bit-timestamp)
(function).
method-doc-bit
(structure).
method-doc-bit-doc-string
(function).
(setf method-doc-bit-doc-string)
(function).
method-doc-bit-ftype-declarations
(function).
method-doc-bit-kind
(function).
method-doc-bit-kind-tag
(reader).
method-doc-bit-lambda-list
(function).
method-doc-bit-location
(function).
(setf method-doc-bit-location)
(function).
method-doc-bit-name
(function).
method-doc-bit-p
(function).
method-doc-bit-qualifiers
(reader).
method-doc-bit-setfed-p
(function).
method-doc-bit-timestamp
(function).
(setf method-doc-bit-timestamp)
(function).
method-doc-bit-type-declarations
(function).
method-doc-bit-values
(function).
mkllitem
(function).
mkllvar
(function).
modify-macro-doc-bit
(structure).
modify-macro-doc-bit-doc-string
(function).
(setf modify-macro-doc-bit-doc-string)
(function).
modify-macro-doc-bit-ftype-declarations
(function).
modify-macro-doc-bit-kind
(function).
modify-macro-doc-bit-kind-tag
(reader).
modify-macro-doc-bit-lambda-list
(function).
modify-macro-doc-bit-location
(function).
(setf modify-macro-doc-bit-location)
(function).
modify-macro-doc-bit-name
(function).
modify-macro-doc-bit-p
(function).
modify-macro-doc-bit-setfed-p
(function).
modify-macro-doc-bit-timestamp
(function).
(setf modify-macro-doc-bit-timestamp)
(function).
modify-macro-doc-bit-type-declarations
(function).
move-package-symbols
(function).
name
(generic reader).
naming
(structure).
naming-id
(reader).
naming-kind
(reader).
naming-nesting-path
(reader).
naming-p
(function).
navigation
(function).
navigation
(class).
navigation-p
(generic function).
new-doc-bit
(generic function).
newline
(function).
newlines
(function).
non-empty-string-p
(function).
open-log-channel
(function).
ordinary-lambda-list
(structure).
ordinary-lambda-list-allow-other-keys
(function).
ordinary-lambda-list-auxiliary-vars
(function).
ordinary-lambda-list-keyword-vars
(function).
ordinary-lambda-list-optional-vars
(function).
ordinary-lambda-list-ordinary-vars
(function).
ordinary-lambda-list-p
(function).
ordinary-lambda-list-rest-var
(function).
package-doc-bit
(structure).
package-doc-bit-doc-string
(function).
(setf package-doc-bit-doc-string)
(function).
package-doc-bit-kind
(function).
package-doc-bit-kind-tag
(reader).
package-doc-bit-location
(function).
(setf package-doc-bit-location)
(function).
package-doc-bit-name
(function).
package-doc-bit-nicknames
(reader).
package-doc-bit-p
(function).
package-doc-bit-setfed-p
(function).
package-doc-bit-timestamp
(function).
(setf package-doc-bit-timestamp)
(function).
package-doc-bit-use-list
(reader).
package-shortest-name
(function).
pages
(function).
pages
(class).
pages-p
(generic function).
paragraphize-doc-string
(function).
parameter-doc-bit
(structure).
parameter-doc-bit-doc-string
(function).
(setf parameter-doc-bit-doc-string)
(function).
parameter-doc-bit-initial-value
(function).
parameter-doc-bit-kind
(function).
parameter-doc-bit-kind-tag
(reader).
parameter-doc-bit-location
(function).
(setf parameter-doc-bit-location)
(function).
parameter-doc-bit-name
(function).
parameter-doc-bit-p
(function).
parameter-doc-bit-setfed-p
(function).
parameter-doc-bit-timestamp
(function).
(setf parameter-doc-bit-timestamp)
(function).
parameterized-doc-bit
(structure).
parameterized-doc-bit-doc-string
(function).
(setf parameterized-doc-bit-doc-string)
(function).
parameterized-doc-bit-ftype-declarations
(reader).
parameterized-doc-bit-kind
(function).
parameterized-doc-bit-kind-tag
(function).
parameterized-doc-bit-lambda-list
(reader).
parameterized-doc-bit-location
(function).
(setf parameterized-doc-bit-location)
(function).
parameterized-doc-bit-name
(function).
parameterized-doc-bit-p
(function).
parameterized-doc-bit-setfed-p
(function).
parameterized-doc-bit-timestamp
(function).
(setf parameterized-doc-bit-timestamp)
(function).
parameterized-doc-bit-type-declarations
(reader).
parse-doc-hyperspec-style
(function).
parse-ll
(generic function).
part-doc-bit
(structure).
part-doc-bit-components
(reader).
(setf part-doc-bit-components)
(writer).
part-doc-bit-doc-string
(function).
(setf part-doc-bit-doc-string)
(function).
part-doc-bit-kind
(function).
part-doc-bit-kind-tag
(reader).
part-doc-bit-location
(function).
(setf part-doc-bit-location)
(function).
part-doc-bit-name
(function).
part-doc-bit-p
(function).
part-doc-bit-setfed-p
(function).
part-doc-bit-timestamp
(function).
(setf part-doc-bit-timestamp)
(function).
path
(generic function).
path-full
(function).
pll
(function).
pll-debugging
(function).
pprint-documentation-structure
(function).
pprint-element
(generic function).
print-doc-bits-db
(function).
process-arg-n-value-pars
(function).
process-doc-string
(generic function).
process-returns-declaration
(function).
produce-doc-area
(generic function).
produce-doc-bit-title-name
(function).
produce-footer
(generic function).
produce-footer-file
(generic function).
produce-footer-frame
(generic function).
produce-frame
(generic function).
produce-header
(generic function).
produce-header-file
(generic function).
produce-header-frame
(generic function).
produce-info-area-placeholder
(generic function).
produce-main
(generic function).
produce-navigation
(generic function).
produce-navigation-file
(generic function).
produce-navigation-frame
(generic function).
produce-navigation-links
(generic function).
produce-navigation-map
(generic function).
produce-package-navigation-list
(generic function).
property
(function).
(setf property)
(function).
property-table
(generic reader).
quote-wild-in-pathname-name
(function).
read-form
(function).
read-structure-file
(function).
register-doc-format
(function).
register-doc-structure
(function).
register-element
(generic function).
render-doc-bit
(generic function).
render-lambda-list
(generic function).
render-syntax-section
(generic function).
sanitize-quotes-for-html
(function).
sanitize-string-for-html
(function).
section
(function).
section
(class).
section-p
(generic function).
select-doc-destination
(generic function).
select-doc-source
(generic function).
select-doc-structure
(function).
set-doc-bit
(structure).
set-doc-bit-doc-string
(function).
(setf set-doc-bit-doc-string)
(function).
set-doc-bit-kind
(function).
set-doc-bit-kind-tag
(reader).
set-doc-bit-location
(function).
(setf set-doc-bit-location)
(function).
set-doc-bit-name
(function).
set-doc-bit-p
(function).
set-doc-bit-setfed-p
(function).
set-doc-bit-timestamp
(function).
(setf set-doc-bit-timestamp)
(function).
set-property
(function).
setf-expander-doc-bit
(structure).
setf-expander-doc-bit-doc-string
(function).
(setf setf-expander-doc-bit-doc-string)
(function).
setf-expander-doc-bit-ftype-declarations
(function).
setf-expander-doc-bit-kind
(function).
setf-expander-doc-bit-kind-tag
(reader).
setf-expander-doc-bit-lambda-list
(function).
setf-expander-doc-bit-location
(function).
(setf setf-expander-doc-bit-location)
(function).
setf-expander-doc-bit-name
(function).
setf-expander-doc-bit-p
(function).
setf-expander-doc-bit-setfed-p
(function).
setf-expander-doc-bit-timestamp
(function).
(setf setf-expander-doc-bit-timestamp)
(function).
setf-expander-doc-bit-type-declarations
(function).
sift-standard-doc-bits
(function).
similar-doc-bits-p
(function).
site
(function).
site
(class).
site-p
(generic function).
slotted-doc-bit
(structure).
slotted-doc-bit-doc-string
(function).
(setf slotted-doc-bit-doc-string)
(function).
slotted-doc-bit-kind
(function).
slotted-doc-bit-kind-tag
(function).
slotted-doc-bit-location
(function).
(setf slotted-doc-bit-location)
(function).
slotted-doc-bit-name
(function).
slotted-doc-bit-p
(function).
slotted-doc-bit-setfed-p
(function).
slotted-doc-bit-slots
(reader).
slotted-doc-bit-timestamp
(function).
(setf slotted-doc-bit-timestamp)
(function).
specialized-lambda-list
(structure).
specialized-lambda-list-allow-other-keys
(function).
specialized-lambda-list-auxiliary-vars
(function).
specialized-lambda-list-keyword-vars
(function).
specialized-lambda-list-optional-vars
(function).
specialized-lambda-list-ordinary-vars
(function).
specialized-lambda-list-p
(function).
specialized-lambda-list-rest-var
(function).
splice-list
(function).
split-all-lines
(function).
split-at-tex-paragraphs
(function).
split-lines-for-html
(function).
start-debug-logging
(function).
stream-backlog
(function).
(setf stream-backlog)
(function).
struct-doc-bit
(structure).
struct-doc-bit-doc-string
(function).
(setf struct-doc-bit-doc-string)
(function).
struct-doc-bit-include
(reader).
struct-doc-bit-kind
(function).
struct-doc-bit-kind-tag
(reader).
struct-doc-bit-location
(function).
(setf struct-doc-bit-location)
(function).
struct-doc-bit-name
(function).
struct-doc-bit-p
(function).
struct-doc-bit-setfed-p
(function).
struct-doc-bit-slots
(function).
struct-doc-bit-timestamp
(function).
(setf struct-doc-bit-timestamp)
(function).
structure-table
(generic reader).
style-file
(function).
style-file
(class).
style-file-name
(generic reader).
(setf style-file-name)
(generic writer).
style-file-p
(generic function).
subdirectories
(function).
symbol-macro-doc-bit
(structure).
symbol-macro-doc-bit-doc-string
(function).
(setf symbol-macro-doc-bit-doc-string)
(function).
symbol-macro-doc-bit-expansion
(reader).
symbol-macro-doc-bit-kind
(function).
symbol-macro-doc-bit-kind-tag
(reader).
symbol-macro-doc-bit-location
(function).
(setf symbol-macro-doc-bit-location)
(function).
symbol-macro-doc-bit-name
(function).
symbol-macro-doc-bit-p
(function).
symbol-macro-doc-bit-setfed-p
(function).
symbol-macro-doc-bit-timestamp
(function).
(setf symbol-macro-doc-bit-timestamp)
(function).
symbol-status-in-package
(function).
system-doc-bit
(structure).
system-doc-bit-depends-on
(reader).
system-doc-bit-doc-string
(function).
(setf system-doc-bit-doc-string)
(function).
system-doc-bit-kind
(function).
system-doc-bit-kind-tag
(reader).
system-doc-bit-location
(function).
(setf system-doc-bit-location)
(function).
system-doc-bit-name
(function).
system-doc-bit-p
(function).
system-doc-bit-setfed-p
(function).
system-doc-bit-timestamp
(function).
(setf system-doc-bit-timestamp)
(function).
t_lambda-list
(structure).
t_lambda-list-p
(function).
texinfo-file
(function).
texinfo-file
(class).
texinfo-file-location
(generic reader).
(setf texinfo-file-location)
(generic writer).
texinfo-file-p
(generic function).
texinfo-format
(structure).
texinfo-format-key
(reader).
(setf texinfo-format-key)
(writer).
texinfo-format-p
(function).
texinfo-format-tag
(reader).
(setf texinfo-format-tag)
(writer).
text-timestamp
(function).
type-doc-bit
(structure).
type-doc-bit-doc-string
(function).
(setf type-doc-bit-doc-string)
(function).
type-doc-bit-kind
(function).
type-doc-bit-kind-tag
(reader).
type-doc-bit-location
(function).
(setf type-doc-bit-location)
(function).
type-doc-bit-name
(function).
type-doc-bit-p
(function).
type-doc-bit-setfed-p
(function).
type-doc-bit-timestamp
(function).
(setf type-doc-bit-timestamp)
(function).
unget-char
(function).
unget-chars
(function).
uninterned-symbol-p
(function).
unknown-package
(condition).
unknown-package-name
(generic reader).
variable-doc-bit
(structure).
variable-doc-bit-doc-string
(function).
(setf variable-doc-bit-doc-string)
(function).
variable-doc-bit-initial-value
(reader).
variable-doc-bit-kind
(function).
variable-doc-bit-kind-tag
(reader).
variable-doc-bit-location
(function).
(setf variable-doc-bit-location)
(function).
variable-doc-bit-name
(function).
variable-doc-bit-p
(function).
variable-doc-bit-setfed-p
(function).
variable-doc-bit-timestamp
(function).
(setf variable-doc-bit-timestamp)
(function).
view
(class).
view-p
(generic function).
warnmsg
(function).
with-backlogged-stream
(macro).
with-debug-context
(macro).
with-debug-settings
(macro).
write-configuration-readme
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
The title that will appear on the main documentation page.
Controls whether the system must produce documentation for everything.
When *EVERYTHING* is true, HELAMBDAP produces documentation for every
bit in the ’search’ path requested regardless of the values of
*ONLY-DOCUMENTED* and *ONLY-EXPORTED*.
See Also:
*ONLY-DOCUMENTED* and *ONLY-EXPORTED*.
Controls whether the system must produce documentation only for
user-documented items.
When *ONLY-DOCUMENTED* is true, then the system produces documentation
only for those items the user has actually written a documentation
string.
See Also:
*EVERYTHING* and *ONLY-EXPORTED*.
Controls whether the system must produce documentation only for
’exported’ items (i.e., symbols).
When *ONLY-EXPORTED* is true, then the system produces documentation only for those items (symbols) that are exported from their package.
See Also:
*EVERYTHING* and *ONLY-DOCUMENTED*.
If T, the default, any documentation will be superseded.
The standard ’DOCTYPE’ w3c Frameset DTD (X)HTML string.
The standard HTML5 doctype declaration.
The standard ’DOCTYPE’ w3c DTD XHTML Strict DTD (X)HTML string.
Defines a specialized procedure to extract a doc string from a definition.
Clears the doc-bits data base.
Produces the documentation for something.
The function is a wrapper for BUILD-DOCUMENTATION defaulting a few
parameters, in particular the output FORMAT. The current default for
FORMAT is :HTML, and experimental :HTML5 is available and it can be
used to produce the documentation in HTML5 format.
The documentation, a set of HTML files and ancillary ones will be
written in DESTINATION. What is saved as documentation is controlled
by the arguments EVERYTHING, ONLY-DOCUMENTED and ONLY-EXPORTED. If
EVERYTHING is non NIL, documentation pages for everything will be
generated; otherwise non documented symbols first and non exported
symbols next will be removed from the list of pages to be generated
depending on the boolean values of ONLY-DOCUMENTED and ONLY-EXPORTED.
Arguments and Values:
FOR-WHAT — what to document; can be a pathname or a ’system’.
DOCUMENTATION-TITLE — a STRING which will appear as the documentation title.
FORMAT — a SYMBOL designating the desired kind of output.
DESTINATION — a (directory) PATHANME where the documentation will be produced.
ONLY-DOCUMENTED — a BOOLEAN: whether to produce documentation only for documented items.
ONLY-EXPORTED — a BOOLEAN: whether to produce documentation only for ’exported’ items.
EVERYTHING — a BOOLEAN: whether to produce documentation for everything, no matter what.
EXCLUDE-DIRECTORIES — a LIST of directory pathnames not to be considered.
EXCLUDE-FILES — a list of FILES not to be considered.
SPECIAL-METHODS-DEFS-FILES — a list of FILES to be LOADed before running the parsers.
CLEAR-DOCUMENTATION-DB — a KEYWORD stating if and when the documentation db should be cleared.
DEBUG-LEVEL — a number (between 0 and 42) or a string triggering more or less verbosity.
INCLUDE-CL-USER-DEFINITIONS – a BOOLEAN: whether to document definitions in CL-USER.
Notes:
At the time of this writing, ASDF and MK-DEFSYSTEM are supported.
The arguments SOURCE and SUPERSEDE are, at the time of this writing,
effectively ignored.
The argument SPECIAL-METHODS-DEFS-FILES is a list of Common Lisp files
that will be loaded before running the documentation parsers; it is
assumed that these files will contain mostly
DEFINE-DOCUMENTATION-EXTRACTOR and EXTRACT-NAMED-FORM-DOCUMENTATION
definitions. The loading of these files is wrapped in an
IGNORE-ERRORS form: failure to load one of them will not completely
hamper the documentation procedure.
Note that EVERYTHING, ONLY-DOCUMENTED and ONLY-EXPORTED equal to NIL
are equivalent to EVERYTHING non null.
If INCLUDE-CL-USER-DEFINITIONS is true (default is NIL), then
documentation for doc bits defined in the CL-USER package will be
included in the documentation.
Returns the location of the HELambdaP ’data’ folder.
Print the value of most configuration parameters.
Arguments and Values:
WHERE : a destination stream to be used by FORMAT.
Initializes the doc-bits data base.
Inserts a doc-bit in the doc-bits data base.
Finds the DOCUMENTATION-FORMAT given a ’user’ tag.
The result is an istance (singleton) of a DOCUMENTATION-FORMAT structure, or NIL if none is found.
Alias for HELAMBDAP-PRINT-CONFIGURATION.
Produces the documentation according to a number of parameters
system
) format &key &allow-other-keys) ¶system
) format &key documentation-title layout source destination &allow-other-keys) ¶Builds the documentation for a ASDF system in a given FORMAT.
pathname
) format &key &allow-other-keys) ¶pathname
) format &key documentation-title layout source destination &allow-other-keys) ¶Builds the documentation given a pathname P in a given FORMAT.
The pathname P can either denote a file or a folder. If it is a folder
then it is recursively traversed. The documentation is produced in
the DESTINATION directory/folder, which defaults to ’docs/html’
relative to the pathname P.
See Also:
COLLECT-DOCUMENTATION.
(eql |it.unimib.disco.ma.cl.helambdap|:html5)
) &key &allow-other-keys) ¶The DOCUMENTATION Generic Function.
The DOCUMENTATION generic function shadows CL:DOCUMENTATION in order to provide a few hooks for manipulating the underlying DOC-BITS DB.
If no documentation string is found in the doc bits db, then DOCUMENTATION falls back on CL:DOCUMENTATION.
Extracts the documentation from a source WHERE-FROM.
Extracts the documentation from a form tagged with a specific kind.
(eql |it.unimib.disco.ma.cl.helambdap|::def-doc-bit)
) (_%form%_ cons
)) ¶(eql |it.unimib.disco.ma.cl.helambdap|::def-doc-element-class)
) (_%form%_ cons
)) ¶(eql |it.unimib.disco.ma.cl.helambdap|::define-doc-format)
) (_%form%_ cons
)) ¶(eql |it.unimib.disco.ma.cl.helambdap|:define-documentation-extractor)
) (_%form%_ cons
)) ¶symbol
) form) ¶(eql asdf/parse-defsystem:defsystem)
) (_%form%_ cons
)) ¶(eql define-method-combination)
) (_%form%_ cons
)) ¶(eql define-symbol-macro)
) (_%form%_ cons
)) ¶(eql define-modify-macro)
) (_%form%_ cons
)) ¶(eql defsetf)
) (_%form%_ cons
)) ¶(eql pushnew)
) (_%form%_ cons
)) ¶(eql push)
) (_%form%_ cons
)) ¶(eql warn)
) (_%form%_ cons
)) ¶(eql setf)
) (_%form%_ cons
)) ¶(eql psetf)
) (_%form%_ cons
)) ¶(eql setq)
) (_%form%_ cons
)) ¶(eql shadowing-import)
) (_%form%_ cons
)) ¶(eql shadow)
) (_%form%_ cons
)) ¶(eql export)
) (_%form%_ cons
)) ¶(eql import)
) (_%form%_ cons
)) ¶(eql let*)
) (_%form%_ cons
)) ¶(eql let)
) (_%form%_ cons
)) ¶(eql proclaim)
) (_%form%_ cons
)) ¶(eql declaim)
) (_%form%_ cons
)) ¶(eql defconstant)
) (form cons
)) ¶(eql defvar)
) (form cons
)) ¶(eql defparameter)
) (form cons
)) ¶(eql progn)
) (form cons
)) ¶(eql eval-when)
) (form cons
)) ¶(eql defstruct)
) (form cons
)) ¶(eql defmethod)
) (form cons
)) ¶(eql use-package)
) (form cons
)) ¶(eql use-package)
) (form cons
)) ¶(eql in-package)
) (form cons
)) ¶(eql in-package)
) (form cons
)) ¶(eql in-package)
) (form cons
)) ¶(eql defpackage)
) (form cons
)) ¶This :before method takes care of ensuring that the defpackage is actually evaluated while avoing problems with package synonyms. This method may signal a continuable error, that a user may decide s/he has to handle in a particular way; the continuable error is generated when there exist a package named by one of the defpackage form nicknames.
(eql defpackage)
) (form cons
)) ¶(eql defgeneric)
) (form cons
)) ¶(eql define-condition)
) (form cons
)) ¶(eql defclass)
) (form cons
)) ¶(eql define-setf-expander)
) (form cons
)) ¶(eql define-compiler-macro)
) (form cons
)) ¶(eql defmacro)
) (form cons
)) ¶(eql defun)
) (form cons
)) ¶(eql deftype)
) (form cons
)) ¶cons
) (form cons
)) ¶symbol
) (form cons
)) ¶Extracts the documentation from a ’named’ form.
A ’named’ form has the following structure: (<name> . <forms>).
This generic function is useful to add functionality in the presence
of symbols for which the package may not be present at runtime.
This function is called by the more general EXTRACT-FORM-DOCUMENTATION
method on (FORM-KIND SYMBOL). The call has the form:
(extract-named-form-documentation s (intern s "HELAMBDAP") form)
In this way it is possible to write special methods to handle "unpackaged" symbols.
symbol
) name form) ¶Translates from a ’user’ tag to the canonical internal one.
The internal tags are symbols in the HELambdaP implementation packages
(which may, or may not be exported).
Examples:
(output-format-tag :html) ==> HLP:HTML
(eql |it.unimib.disco.ma.cl.helambdap|:html5)
)) ¶(eql :html5)
)) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
)) ¶(eql :html)
)) ¶(eql |it.unimib.disco.ma.cl.helambdap|:texinfo)
)) ¶(eql :texinfo)
)) ¶Produces documentation for ELEMENT according to FORMAT.
(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit generic-function-doc-bit
) (out file-stream
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) structure (out stream
) doc-bit &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit class-doc-bit
) (out file-stream
) doc-bits &key &allow-other-keys) ¶Specialized method that produces the documentation for a CLASS-DOC-BIT.
(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit struct-doc-bit
) (out file-stream
) doc-bits &key &allow-other-keys) ¶Specialized method that produces the documentation for a STRUCT-DOC-BIT.
(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit constant-doc-bit
) (out file-stream
) doc-bits &key &allow-other-keys) ¶Specialized method that produces the documentation for a CONSTANT-DOC-BIT.
(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit macro-doc-bit
) (out file-stream
) doc-bits &key documentation-title &allow-other-keys) ¶Specialized method that produces the documentation for a MACRO-DOC-BIT.
(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit function-doc-bit
) (out file-stream
) doc-bits &key documentation-title &allow-other-keys) ¶Specialized method that produces the documentation for a FUNCTION-DOC-BIT.
(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit parameterized-doc-bit
) (out file-stream
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit system-doc-bit
) (out file-stream
) doc-bits &key &allow-other-keys) ¶Specialized method that produces the documentation for a SYSTEM-DOC-BIT.
(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit package-doc-bit
) (out file-stream
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit doc-bit
) (out file-stream
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (structure file-set
) (where file-stream
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (structure file-set
) (where pathname
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (element frame
) (where stream
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (structure frameset
) (where pathname
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (fss framesets
) (where pathname
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (structure doc-file
) (where file-stream
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (structure doc-file
) (where pathname
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (structure style-file
) (where pathname
) doc-bits &key documentation-title &allow-other-keys) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (structure documentation-structure
) (where pathname
) doc-bits &key documentation-title &allow-other-keys) ¶(eql :html)
) element out doc-bits &key documentation-title &allow-other-keys) ¶This specialized method produces the (X)HTML documentation for an ELEMENT.
Saves the doc-bits data bases to a file.
The optional argument DOC-BITS-DB defaults to the ’current’ doc bits data base.
document-op
) (s system
)) ¶asdf/action
.
documentation-structure
) &key) ¶document-op
) (s system
)) ¶asdf/action
.
document-op
) (s system
) &rest keys &key &allow-other-keys) ¶asdf/operate
.
document-op
) (s system
)) ¶asdf/action
.
document-op
) (s system
)) ¶asdf/action
.
document-op
) (s system
)) ¶asdf/action
.
doc-bits-data-base
) stream) ¶documentation-format
) stream) ¶navigation
) stream) ¶The Doc-bits Data Base structure.
An ’opaque’ wrapper around the actual doc-bits data base.
structure-object
.
hash-table
(make-hash-table :test (function equal))
This slot is read-only.
The HELambdaP Document Op ASDF Class.
non-propagating-operation
.
The variable holding the ’current’ package.
Processing an IN-PACKAGE form sets this variable (if the package is known) subsequent READs by the documentation extraction machinery are done with *PACKAGE* bound to *CURRENT-PACKAGE*.
The variable containing the default documentation structure.
The Data Base of doc bits.
The doc bits db is indexed on the NAME of a DOC-BIT.
A list of HELambdaP most important parameters.
The default name for the (x)html .css file.
The default pathname for the (X)HTML .css file.
The default directory is set to the location of the source file.
The user HELambdaP data folder.
Notes:
You are advised to handle this parameter with care. If you change
this parameter you should be prepared to change most other HELambdaP
pathnames.
See Also:
*HELAMBDAP-CSS-PATHNAME*, *HELAMBDAP5-CSS-PATHNAME*, *HELAMBDAP-JS-PATHNAME*
The site where HELambdaP currently resides.
The location where HELambdaP source resides.
This parameter is set during HELambdaP installation. If not, it is NIL and it indicates that HELambdaP is not properly installed.
The default name for the HTML5 .css file.
The default pathname for the (X)HTML .css file.
The default directory is set to the location of the source file.
The debug level for DEBUG messages (on a 0..42 scale).
The debug level for READER messages (on a 0..42 scale).
The debug level for TRACE messages (on a 0..42 scale).
The debug level for WARNING messages (on a 0..42 scale).
The HTML5 documentation structure.
A minimal documentation structure that contains only the main index (and introduction and the dictionary of the system/package/library).
Controls whether definitions in the CL-USER package should be included.
If this parameter is non-NIL (the default is NIL) then the documentation will include items for definitions in the CL-USER package. This is useful for quick testing of the documentation production machinery.
List of possible ’source extensions’ of files where Lisp code may be found.
The Texinfo documentation structure.
Controls whether the system should try to create the packages it encouters.
DEFPACKAGE and IN-PACKAGE forms will be evaluated if non-NIL (default T). Only top-level occurrences of these forms are considered.
This parameter is bound to a condition class related to unknown packages.
The parameter is set by each implementation dependent code in order to properly generate the most appropriate condition.
The XHTML frame-based documentation structure.
The XHTML simple frame-based documentation structure.
A minimal documentation structure that contains only the main index (and introduction and the dictionary of of the system/package/library.
Defines a Documentation Format.
This macro generates the appropriate declarations and definitions that
introduce a documentation format in the HELambdaP system. In
particular it registers the new format in the internal tables and
makes the symbolic tags and keys used to retrieve the format known to
the system.
See Also:
OUTPUT-FORMAT, OUTPUT-FORMAT-TAG
Collects a list of declarations from a form list according to CL rules.
Notes:
Cfr. ANSI 3.4.11 Syntactic Interaction of Documentation Strings and Declarations.
name
.
Prints/logs a message for debugging on *DEBUG-OUTPUT*.
TAG and PREFIX can be both T to simplify DEBUGMSG usage; in that case
defaults are used.
PREFIX, if not T, should be a STRING to be used as a prefix to the message.
Ensures that the resulting pathname does not contain ’problematic’ characters.
More specifically: #\/ #\Space #\* #% #( #)
Given a list of FORMS finds a doc-string according to CL rules.
Notes:
Cfr. ANSI 3.4.11 Syntactic Interaction of Documentation Strings and Declarations.
key
.
tag
.
key
.
tag
.
key
.
tag
.
Constructs a NAMING.
Constructs a NAMING.
NESTING-PATH is passed as a &rest parameter.
Prints the content of the curret Doc Bits DB.
Munging of RETURNS declaration.
Check whether two DOC-BTIs are ’similar’.
Two DOC-BITs are similar if they are of the same type (no subtyping), they have the same DOC-BIT-NAME and their DOC-BIT-DOC-STRINGs are equal.
key
.
tag
.
Produces a string of th form "Day Mon Dat HH:MM:SS TZ YEAR".
Issues a warning under certain conditions.
TAG and PREFIX can be both T to simplify WARNMSG usage; in that case
defaults are used.
PREFIX, if not T, should be a STRING to be used as a prefix to the message.
Produces a skeleton for the documentation.
The skeleton consists of a number of ’judiciously’ editable files that can be used as building blocks for the final documentation.
Collect documentation strings from a some places.
The places where the documentation strings are collected (the argument
WHERE-FROM) is handled by different methods, but essentially it is
either a pathname or a list of pathnames. Each method then decides
how to proceed to the collection.
The collection will not look in the directories listed in
EXCLUDE-DIRECTORIES or in the files listed in EXCLUDE-FILES.
Arguments and Values:
WHERE-FROM : where to collect the documentation strings from. EXCLUDE-DIRECTORIES : a list of pathname designators. EXCLUDE-FILES : a list of pathname designators.
pathname
) &key exclude-directories exclude-files &allow-other-keys) ¶list
) &key exclude-directories exclude-files &allow-other-keys) ¶pathname
) (p2 pathname
) &optional warn) ¶automatically generated reader method
nav
.
automatically generated writer method
nav
.
documentation-structure
)) ¶automatically generated reader method
name
.
documentation-structure
)) ¶automatically generated reader method
root
.
documentation-structure
)) ¶automatically generated reader method
Quick and dirty ’section’ finding in (X)HTML(5) source.
The EXTRACT-SECTIONS function looks at an (X)HTML(5) source looking
for top level <H1>...</H1> ’sections’. More specifically, it looks for
sectioning markup of the form:
<H1><A name="Section Name">....</A></H1>
The "Section Name" is what is eventually saved in the result, which is then used to produce a file navigation bar.
file-system-entity
)) ¶documentation-structure
)) ¶macro-lambda-list
)) ¶destructuring-lambda-list
)) ¶lambda-list-item
)) ¶t_lambda-list
)) ¶Loads a doc-bits data base from a source.
The SOURCE can be either a STREAM or a File Designator. The optional DOC-BITS-DB parameter defaults to the current doc-bits database.
symbol
) (as (eql variable)
) doc-string) ¶symbol
) (as (eql type)
) doc-string) ¶symbol
) (as (eql structure)
) doc-string) ¶structure-class
) (as symbol
) doc-string) ¶standard-class
) (as symbol
) doc-string) ¶package
) (as (eql t)
) doc-string) ¶symbol
) (as (eql method-combination)
) doc-string) ¶symbol
) (as (eql setf)
) doc-string) ¶symbol
) (as (eql compiler-macro)
) doc-string) ¶symbol
) (as (eql function)
) doc-string) ¶list
) (as (eql compiler-macro)
) doc-string) ¶list
) (as (eql function)
) doc-string) ¶function
) as doc-string) ¶Dispatches on argument UPC-CLASS to generate an UNKNOWN-PACKAGE instance.
This generic function relies on the presence of implementation
dependent subclasses of UNKNOWN-PACKAGE to ensure a compatible
treatment of this events.
See also:
The implementation dependent classes; e.g., UNKNOWN-PACKAGE-LW.
string
)) ¶(eql |it.unimib.disco.ma.cl.helambdap|::unknown-package)
)) ¶unknown-package
)) ¶Merge two doc bits.
Information missing from DBIT1 that can be found in DBIT2 may be
copied to a copy of DBIT1 and viceversa.
The function will return two copies of DBIT1 and DBIT2 as two values.
function-doc-bit
) (dbit2 function-doc-bit
)) ¶Merge two FUNCTION-DOC-BITs.
This is useful for doc-bits that are the results of a (SETF (DOCUMENTATION ...) ...).
Generic function used in the PPRINT dispatch table.
Processes a ’doc string’.
The processing is done (or rather a best effort is made to parse) according to a give ’input-syntax’ and the result is built in a given ’output-format’.
string
) (input-syntax (eql |it.unimib.disco.ma.cl.helambdap|::text/hyperspec)
) (output-format (eql |it.unimib.disco.ma.cl.helambdap|:html)
) &optional args-n-values-p lambda-list result-p returns-decl type-decls skip-description-header-p) ¶Processes a documentation string.
This method tries to interpret a documentation string as a CLHS-style
entry. In particular it looks for ’sections’ titled ’Syntax’,
’Arguments and Values’, ’Description’, ’Examples’, ’Affected By’, ’See
Also’, ’Notes’, ’Exceptional Situations’ and ’Side Effects’.
These sections are then rendered as HTML.
Arguments and Values:
s – a string.
input-syntax – (eql ’text/hyperspec)
output-format – (eql ’html)
args-n-values-p – a boolean
lambda-list – a lambda-list
result-p – a boolean
return-decls – a list of the types of returned values
type-decls – a list of arguments declared types
skip-description-header-p – a boolean
Notes:
This documentation string is a (partial) example.
See Also:
parse-doc-hyperspec-style.
null
) input-syntax output-format &optional args-n-values-p lambda-list result-p returns-decl type-decls skip-description-header-p) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (file-set file-set
) where &optional documentation-title) ¶documentation-structure
)) ¶automatically generated reader method
(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (llt (eql :generic-function)
) (ll generic-function-lambda-list
)) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (llt (eql :generic-function)
) (ll list
)) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (llt (eql :macro)
) (ll macro-lambda-list
)) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (llt (eql :macro)
) (ll list
)) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (llt (eql :ordinary)
) (ll t_lambda-list
)) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (llt (eql :ordinary)
) (ll list
)) ¶Renders the ’Syntax’ section of a doc string.
(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit macro-doc-bit
) &optional ll values) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit deftype-doc-bit
) &optional ll values) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit parameterized-doc-bit
) &optional ll values) ¶(eql |it.unimib.disco.ma.cl.helambdap|:html)
) (doc-bit generic-function-doc-bit
) &optional ll values) ¶Returns a default destination (a folder) for the documentation.
The default destination is relative to SOURCE, depending on the final FORMAT desired. If FOR-WHAT is a pathname then SOURCE must be EQUAL to it, otherwise a warning is issued.
pathname
) (format (eql |it.unimib.disco.ma.cl.helambdap|:html5)
)) ¶pathname
) (format (eql :html5)
)) ¶pathname
) (source pathname
) (format symbol
)) ¶pathname
) (format (eql |it.unimib.disco.ma.cl.helambdap|:html)
)) ¶pathname
) (format (eql :html)
)) ¶Returns the source (a folder pathname) for the documentation.
documentation-structure
)) ¶automatically generated reader method
style-file
)) ¶automatically generated reader method
name
.
style-file
)) ¶automatically generated writer method
name
.
style-file
)) ¶texinfo-file
)) ¶automatically generated reader method
texinfo-file
)) ¶automatically generated writer method
texinfo-file
)) ¶unknown-package
)) ¶name
.
condition
.
(quote "i-am-not-a-package")
:name
This slot is read-only.
string
"compiler macro"
This slot is read-only.
string
"condition"
This slot is read-only.
string
"constant"
This slot is read-only.
structure-object
.
string
|it.unimib.disco.ma.cl.helambdap|::*current-prefix*
|it.unimib.disco.ma.cl.helambdap|::*current-debug-tag*
stream
|it.unimib.disco.ma.cl.helambdap|::*debug-output*
string
"type"
This slot is read-only.
The DOC-BIT Structure.
The structure of a documentation bit.
structure-object
.
(or symbol |it.unimib.disco.ma.cl.helambdap|::naming string list)
This slot is read-only.
t
This slot is read-only.
boolean
This slot is read-only.
string
""
This slot is read-only.
(or null string)
""
integer
(get-universal-time)
(or null string pathname)
The Documentation Format Structure.
The top of the ’doc formats’ types. This structure cannot be instantiated.
The HTML-FORMAT Documentation Format
The HTML5-FORMAT Documentation Format
structure-object
.
(or symbol |it.unimib.disco.ma.cl.helambdap|::t_lambda-list list)
This slot is read-only.
|it.unimib.disco.ma.cl.helambdap|::lambda-list-var-type
(quote |it.unimib.disco.ma.cl.helambdap|::&reqvar)
This slot is read-only.
string
"macro"
This slot is read-only.
string
"modifier macro"
This slot is read-only.
The Naming Structure Class.
string
"package"
This slot is read-only.
list
(quote ("cl"))
This slot is read-only.
list
This slot is read-only.
string
"parameter"
This slot is read-only.
list
This slot is read-only.
list
This slot is read-only.
list
This slot is read-only.
string
"set"
This slot is read-only.
string
"setf expander"
This slot is read-only.
list
This slot is read-only.
structure-object
.
list
This slot is read-only.
list
This slot is read-only.
list
This slot is read-only.
list
This slot is read-only.
list
This slot is read-only.
boolean
This slot is read-only.
The TEXINFO-FORMAT Documentation Format
string
"type"
This slot is read-only.
string
The Document Structure Class.
:name
This slot is read-only.
:root
This slot is read-only.
common-lisp
.
list
:structure
This slot is read-only.
(make-hash-table :test (function equal))
This slot is read-only.
(make-hash-table :test (function equal))
This slot is read-only.
(symbol-name (gensym "element-"))
:name
This slot is read-only.
(or null |it.unimib.disco.ma.cl.helambdap|::documentation-structure)
:doc-structure
(or null |it.unimib.disco.ma.cl.helambdap|::element)
:parent
(or null string pathname)
:style
(or string pathname)
""
:location
, :source
(setf file-set-files)
.
file-set-files
.
(setf file-set-index)
.
file-set-index
.
(setf file-set-name)
.
file-set-name
.
file-set-p
.
pprint-element
.
print-object
.
produce-documentation
.
produce-documentation
.
produce-frame
.
produce-info-area-placeholder
.
produce-navigation-file
.
produce-navigation-map
.
register-element
.
string
view
.
compute-element-path
.
frameset-body-title
.
(setf frameset-content)
.
frameset-content
.
frameset-footer
.
frameset-head-title
.
frameset-header
.
frameset-location
.
(setf frameset-name)
.
frameset-name
.
frameset-navigation
.
(setf frameset-order)
.
frameset-order
.
frameset-sidebar
.
(setf frameset-style)
.
frameset-style
.
initialize-instance
.
pprint-element
.
print-object
.
produce-documentation
.
produce-footer-file
.
produce-footer-frame
.
produce-header-file
.
produce-header-frame
.
produce-navigation-file
.
produce-navigation-file
.
produce-navigation-frame
.
produce-navigation-map
.
produce-package-navigation-list
.
(symbol-name (gensym "frameset-"))
t
:header
This slot is read-only.
:sidebar
This slot is read-only.
:content
#p"./"
This slot is read-only.
(integer 0 4611686018427387903)
0
:order
string
string
string
(or pathname string)
#p"./"
Jump to: | %
(
A B C D E F G H I J L M N O P Q R S T U V W |
---|
Jump to: | %
(
A B C D E F G H I J L M N O P Q R S T U V W |
---|
Jump to: | *
+
A B C D E F H I K L M N O P Q R S T U V W |
---|
Jump to: | *
+
A B C D E F H I K L M N O P Q R S T U V W |
---|
Jump to: | A B C D E F G H I J K L M N O P S T U V X |
---|
Jump to: | A B C D E F G H I J K L M N O P S T U V X |
---|