(dir {:keys [ns] :as args})
Prints a sorted directory of public vars in a namespace. If a namespace is not specified :ns-default is used instead.
Prints a sorted directory of public vars in a namespace. If a namespace is not specified :ns-default is used instead.
(doc {:keys [ns fn] :as args})
Print doc for the specified namespace or function. If neither is specified, print docs for :ns-default.
Options: :ns Print docs for namespace :fn Print docs for function
Print doc for the specified namespace or function. If neither is specified, print docs for :ns-default. Options: :ns Print docs for namespace :fn Print docs for function
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |