Liking cljdoc? Tell your friends :D

protocol55.styleguide.main.overview-reload


get-htmlclj

(get-html file-or-path)

inject-overview-htmlclj/smacro

(inject-overview-html)

If build-dir option is present this inlines the overview. Otherwise, does a request for it.

If build-dir option is present this inlines the overview. Otherwise, does a request for it.
raw docstring

reload-overviewclj

(reload-overview html)

reload-overview-html-remotecljs

(reload-overview-html-remote overview-html)

set-overview-html!cljs

(set-overview-html! overview-html)

startclj/smacro

(start)

Starts the figwheel watcher to live-reload the overview. Disabled when the build-dir is present.

Starts the figwheel watcher to live-reload the overview. Disabled when the build-dir is present.
raw docstring

start*clj

(start* {:keys [overview build-dir] :as config})

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

× close