Liking cljdoc? Tell your friends :D

code.doc


+config+clj


deploy-templateclj

(deploy-template)
(deploy-template site)
(deploy-template site params)
(deploy-template site params project)
(deploy-template site params lookup project)

deploys the theme for a given site

(deploy-template "hara")

deploys the theme for a given site

(deploy-template "hara")
raw docstring

init-templateclj

(init-template)
(init-template site)
(init-template site params)
(init-template site params project)
(init-template site params lookup project)

initialises the theme template for a given site

(init-template "hara")

initialises the theme template for a given site

(init-template "hara")
raw docstring

make-projectclj

(make-project)
(make-project _)

makes a env for the publish task

(make-project) => map?

makes a env for the publish task

(make-project)
=> map?
raw docstring

publishclj

main publish method

(publish 'hara/hara-code {})

main publish method

(publish 'hara/hara-code {})
raw docstring

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

× close