(get-html file-or-path)
(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.
(reload-overview html)
(reload-overview-html-remote overview-html)
(set-overview-html! overview-html)
(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.
(start* {:keys [overview build-dir] :as config})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close