Functions related to rendering API documenation
Functions related to rendering API documenation
(humanize-supported-platforms supported-platforms)
(humanize-supported-platforms supported-platforms style)
(render-wiki-link-fn current-ns ns-link-fn)
Given the current-ns
and a function ns-link-fn
that is assumed
to return a link to a passed namespace, return a function that receives
a [ns var]
tuple and will return a Markdown link to the specified ns/var.
Given the `current-ns` and a function `ns-link-fn` that is assumed to return a link to a passed namespace, return a function that receives a `[ns var]` tuple and will return a Markdown link to the specified ns/var.
(sub-namespace-overview-page {:keys [ns-entity namespaces defs]})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close