Liking cljdoc? Tell your friends :D

metav.domain.spit


add-extensionclj

(add-extension path ext)

data-spitsclj

(data-spits context)

defaults-optionsclj


ensure-dest!clj

(ensure-dest! context)

ensure-dir!clj

(ensure-dir! path)

git-add-spitted!clj

(git-add-spitted! context)

metafileclj

(metafile output-dir namespace format)

runclj

(run f!)

spit!clj

(spit! context)

spit data and rendered template in files, return a map with keys {:data {:edn edn-file :json json-file ...} :rendered-template rendered-file}

spit data and rendered template in files, return a map with keys {:data {:edn edn-file :json json-file ...} :rendered-template rendered-file}
raw docstring

spit-file!cljmultimethod


spit-files!clj

(spit-files! spits)

template-spitclj

(template-spit context)

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

× close