(default-handler _)
(index-html theme-css css)
(reg-reloader f)
Registers reloader function f, which should take as its only argument the config map for the style guide.
Registers reloader function f, which should take as its only argument the config map for the style guide.
(start-reloaders!)
Starts all registered reloaders passing them the style guide config.
Starts all registered reloaders passing them the style guide config.
(styleguide-middleware handler)
(styleguide-middleware handler {:keys [root css theme-css] :as config})
(styleguide-stack handler options)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close