Liking cljdoc? Tell your friends :D

protocol55.styleguide.main.server.ring


default-handlerclj

(default-handler _)

index-htmlclj

(index-html theme-css css)

reg-reloaderclj

(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.
raw docstring

reloadersclj


start-reloaders!clj

(start-reloaders!)

Starts all registered reloaders passing them the style guide config.

Starts all registered reloaders passing them the style guide config.
raw docstring

styleguide-handlercljmultimethod


styleguide-middlewareclj

(styleguide-middleware handler)
(styleguide-middleware handler {:keys [root css theme-css] :as config})

styleguide-stackclj

(styleguide-stack handler options)

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

× close