Liking cljdoc? Tell your friends :D

leiningen.measure-improvement

Leiningen task to measure LLM token savings from xref-guided context.

Usage: lein measure-improvement lein measure-improvement :model claude-sonnet-4-6

Requires clj-http on the classpath (available via :dev profile) and ANTHROPIC_API_KEY environment variable.

Leiningen task to measure LLM token savings from xref-guided context.

Usage:
  lein measure-improvement
  lein measure-improvement :model claude-sonnet-4-6

Requires clj-http on the classpath (available via :dev profile)
and ANTHROPIC_API_KEY environment variable.
raw docstring

leiningen.xref

Leiningen plugin task for generating clj-xref databases.

Usage: lein xref ; analyze source-paths + test-paths lein xref :output target/xref.edn ; custom output path lein xref :only src/my/ns.clj ; incremental re-analysis

Leiningen plugin task for generating clj-xref databases.

Usage:
  lein xref                            ; analyze source-paths + test-paths
  lein xref :output target/xref.edn    ; custom output path
  lein xref :only src/my/ns.clj        ; incremental re-analysis
raw 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