Liking cljdoc? Tell your friends :D

skeptic.cli.cljs.discover

Walk a collection of source roots and partition the matching files into cljs and cljc buckets. Paths that do not exist are skipped silently; paths that point at a regular file are included if their extension matches.

Walk a collection of source roots and partition the matching files into
cljs and cljc buckets. Paths that do not exist are skipped silently;
paths that point at a regular file are included if their extension matches.
raw docstring

absolutizeclj

(absolutize root path)

If path is already absolute, return it unchanged; otherwise resolve it against root.

If `path` is already absolute, return it unchanged; otherwise resolve it
against `root`.
sourceraw docstring

discover-cljs-and-cljcclj

(discover-cljs-and-cljc paths)
source

DiscoverySourcesclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close