Liking cljdoc? Tell your friends :D

cc.journeyman.errata.html

Format back traces as HTML.

Format back traces as HTML.
raw docstring

html-backtraceclj

(html-backtrace error namespaces)

Format the back trace for this error as HTML, folded to focus on these interesting namespaces.

Format the back trace for this `error` as HTML, folded to focus on these
interesting `namespaces`.
sourceraw docstring

html-frameclj

(html-frame frame)

format a single stack frame, presented as a map, as HTML.

format a single stack `frame`, presented as a map, as HTML.
sourceraw docstring

map->tableclj

(map->table m)

Format this map m as an HTML table.

Format this map `m` as an HTML table.
sourceraw docstring

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

× close