Liking cljdoc? Tell your friends :D

kaocha.plugin


*current-chain*clj

source

-registercljmultimethod

Add your plugin to the stack

Add your plugin to the stack
sourceraw docstring

defplugincljmacro

(defplugin id & hooks)
source

load-allclj

(load-all names)
source

normalize-nameclj

(normalize-name plugin-name)
source

registerclj

(register plugin-name plugin-stack)
source

run-hookclj

(run-hook step value & extra-args)
source

run-hook*clj

(run-hook* plugins step value & extra-args)
source

try-load-third-party-libclj

(try-load-third-party-lib plugin-name)
source

with-pluginscljmacro

(with-plugins chain & body)
source

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

× close