Annotate functions with examples that will be appended to docstrings,
and added as tests.
See **
as the main entry point.
Annotate functions with examples that will be appended to docstrings, and added as tests. See `**` as the main entry point.
(** example expected & more)
(** (my-function-var args) expected)
Attaches examples to the docstring and test of a var. ---- (** (my-function-var args) expected)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close