This is the adp Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:12:00 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
adp
Add Documentation, Please. A Common Lisp documentation generator and literate programming tool with Scribble files and @-syntax support.
Héctor Galbis Sanchis
MIT
named-readtables
(system).
scribble
(system).
alexandria
(system).
package.lisp
(file).
adp.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
adp/adp.lisp
package.lisp
(file).
adp
(system).
define-adp-file
(macro).
define-adp-operation
(macro).
export-content
(generic function).
file-component
(reader method).
file-elements
(reader method).
operation-done-p
(method).
operation-done-p
(method).
perform
(method).
perform
(method).
perform
(method).
perform
(method).
perform
(method).
perform
(method).
perform
(method).
perform
(method).
post-process-file
(generic function).
post-process-system
(generic function).
pre-process-file
(generic function).
pre-process-system
(generic function).
*files*
(special variable).
add-file
(function).
adp-op
(class).
destroy-files-container
(function).
error-condition
(reader method).
(setf error-condition)
(writer method).
eval-error
(condition).
eval-expression
(function).
expression
(reader method).
(setf expression)
(writer method).
file
(reader method).
(setf file)
(writer method).
file
(class).
get-load-operation
(generic function).
get-package-and-stream
(function).
make-files-container
(function).
prepare-adp-op
(class).
reexport
(function).
scribble-source-file
(class).
with-package-and-stream
(macro).
Packages are listed by definition order.
adp
common-lisp
.
define-adp-file
(macro).
define-adp-operation
(macro).
export-content
(generic function).
file-component
(generic reader).
file-elements
(generic reader).
post-process-file
(generic function).
post-process-system
(generic function).
pre-process-file
(generic function).
pre-process-system
(generic function).
*files*
(special variable).
add-file
(function).
adp-op
(class).
destroy-files-container
(function).
error-condition
(generic reader).
(setf error-condition)
(generic writer).
eval-error
(condition).
eval-expression
(function).
expression
(generic reader).
(setf expression)
(generic writer).
file
(generic reader).
(setf file)
(generic writer).
file
(class).
get-load-operation
(generic function).
get-package-and-stream
(function).
make-files-container
(function).
prepare-adp-op
(class).
reexport
(function).
scribble-source-file
(class).
with-package-and-stream
(macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Exports the files gathered by ADP.
adp-op
) (c component
)) ¶We can’t know if output files has been modified or removed. So, operation must always be done.
asdf/action
.
prepare-adp-op
) (c component
)) ¶We can’t know if output files has been modified or removed. So, operation must always be done.
asdf/action
.
adp-op
) (c scribble-source-file
)) ¶asdf/action
.
load-op
) (c scribble-source-file
)) ¶asdf/action
.
compile-op
) (c scribble-source-file
)) ¶asdf/action
.
prepare-adp-op
) (s system
)) ¶asdf/action
.
prepare-adp-op
) (c component
)) ¶asdf/action
.
A container with all the content files. The keys are the pathnames of the file relative to the asdf root file.
adp
.
eval-error
)) ¶eval-error
)) ¶adp
.
eval-error
)) ¶eval-error
)) ¶adp
.
eval-error
)) ¶eval-error
)) ¶adp
.
prepare-adp-op
)) ¶adp
.
error
.
(quote nil)
:error-condition
(quote nil)
:expression
Operation for loading and generating documentation.
Represents a unit of documentation that groups several elements.
Operation for loading and generating the documentation of dependencies.
Component class for a Scribble source file (using type "scrbl")
Jump to: | (
A D E F G M O P R W |
---|
Jump to: | (
A D E F G M O P R W |
---|
Jump to: | *
C E F S T |
---|
Jump to: | *
C E F S T |
---|
Jump to: | A C E F P S |
---|
Jump to: | A C E F P S |
---|