sbcl-documentation-utils-extensions 0.0.0-1.f67f8a0 Set of extensions for documentation-utils
Use rich-formatter
to format documentation with sections :syntax
, :arguments
, :examples
, :description
, :returns
, :side-effects
, :thread-safety
, :affected-by
, :see-also
and :notes
. Gather unformatted input by using rich-aggregating-formatter
and *DOCUMENTATION*
variable. Find gathered documentation with find-documentation function. Execute code stored in documentation with execute-documentation
. See the examples in the src/documentation.lisp
file. See the documentation-utils
system for more information.
- Website: https://github.com/sirherrbatka/documentation-utils-extensions
- License: Expat
- Package source: lisp-xyz.scm
- Patches: None
- Builds: x86_64-linux, i686-linux, armhf-linux, aarch64-linux, i586-gnu, powerpc64le-linux