Liking cljdoc? Tell your friends :D

org.soulspace.overarch.render

Contains dispatch functions for the rendering of the views.

Contains dispatch functions for the rendering of the views.
raw docstring

rendercljmultimethod

Renders all relevant views in the given format.

Renders all relevant views in the given format.
sourceraw docstring

render-filecljmultimethod

Returns the render file for the given format.

Returns the render file for the given format.
sourceraw docstring

render-formatclj

(render-format format)
(render-format format options)
(render-format format options view)

Returns the render format for the multimethod invocation.

Returns the render format for the multimethod invocation.
sourceraw docstring

render-viewcljmultimethod

Renders the view in the given format.

Renders the view in the given format.
sourceraw docstring

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

× close