Liking cljdoc? Tell your friends :D

org.soulspace.overarch.adapter.template.markdown-api


(element-link e)
(element-link e context)

Renders a link to the element e, using the optional context for customization.

Renders a link to the element `e`, using the optional `context` for customization.
sourceraw docstring

(view-link v)
(view-link v context)

Renders a link to the view v, using the optional context for customization.

Renders a link to the view `v`, using the optional `context` for customization.
sourceraw docstring

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

× close