Liking cljdoc? Tell your friends :D
Clojure only.

skeptic.cli.cljs.deps

Source discovery for cljs/cljc files in a deps.edn project. Reuses skeptic.cli.paths/discover-paths to obtain the project's resolved source paths from clojure.tools.deps/create-basis, then walks them for cljs/cljc files. discover-paths returns paths verbatim from the deps.edn (relative strings like "src"); they are absolutized against root here before walking.

Source discovery for cljs/cljc files in a deps.edn project. Reuses
`skeptic.cli.paths/discover-paths` to obtain the project's resolved
source paths from `clojure.tools.deps/create-basis`, then walks them
for cljs/cljc files. `discover-paths` returns paths verbatim from the
deps.edn (relative strings like "src"); they are absolutized against
`root` here before walking.
raw docstring

discover-sourcesclj

(discover-sources root aliases)

Inputs: [root aliases] Returns: discover/DiscoverySources

Inputs: [root aliases]
Returns: discover/DiscoverySources
sourceraw docstring

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