Liking cljdoc? Tell your friends :D

clj-info.doc2map

Set of functions to enhance the runtime available documentation for clojure. Protocol with interfaces to collect doc-info from clojure-entities. Functions to render doc-info in either text or html. More user-friendly "clojure.repl/doc"-like macros/functions to present doc-info in various representations

Set of functions to enhance the runtime available documentation for
clojure. Protocol with interfaces to collect doc-info from
clojure-entities. Functions to render doc-info in either text or
html. More user-friendly "clojure.repl/doc"-like macros/functions
to present doc-info in various representations
raw docstring

all-other-fqvclj

(all-other-fqv v)
source

docsmapcljprotocol

A protocol for gathering of doc info from objects of different types.

A protocol for gathering of doc info from objects of different types.

docs-mapclj

(docs-map o)

Returns a map with doc info for the object o.

Returns a map with doc info for the object o.
sourceraw docstring

get-docs-mapclj

(get-docs-map n)

Entry function to obtain map with doc-info for object n.

Entry function to obtain map with doc-info for object n.
sourceraw docstring

merge-newdocsclj

(merge-newdocs m n)

Merge-in new/alternative docs from clj-info.doc-info-EN/doc-info-map.

Merge-in new/alternative docs from clj-info.doc-info-EN/doc-info-map.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close