Liking cljdoc? Tell your friends :D

shadow.build.targets.bootstrap


configureclj

(configure state mode {:keys [output-dir] :as config})
source

flushclj

(flush {:keys [build-sources bootstrap-options] :as state}
       mode
       {:keys [exclude] :as config})
source

make-indexclj

(make-index output-data)
source

make-macro-resourceclj

(make-macro-resource macro-ns)
source

prepare-outputclj

(prepare-output {:keys [build-sources dead-js-deps] :as state}
                mode
                {:keys [exclude] :as config})
source

processclj

(process {:shadow.build/keys [stage mode config] :as state})
source

resolveclj

(resolve state {:keys [entries macros exclude] :as config})
source

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

× close