Liking cljdoc? Tell your friends :D

com.blockether.vis.internal.foundation.self-docs

Vis self-documentation lookup — the vis_docs sandbox tool.

Vis ships its documentation as embedded markdown pages under vis-docs/ on the classpath (the same corpus the website and the gateway /docs site render, discovered via each artifact's vis-docs/vis-docs.edn manifest — so extensions' doc pages are lookup-able too). This namespace exposes that corpus to the MODEL through one observation tool so vis can answer questions about ITSELF — features, configuration, how to write an extension — from its real docs instead of guessing.

Progressive disclosure: a short always-on prompt fragment says the docs exist and when to reach for them; page content is only paid for when actually fetched.

Vis self-documentation lookup — the `vis_docs` sandbox tool.

Vis ships its documentation as embedded markdown pages under
`vis-docs/` on the classpath (the same corpus the website and the
gateway `/docs` site render, discovered via each artifact's
`vis-docs/vis-docs.edn` manifest — so extensions' doc pages are
lookup-able too). This namespace exposes that corpus to the MODEL
through one observation tool so vis can answer questions about
ITSELF — features, configuration, how to write an extension — from
its real docs instead of guessing.

Progressive disclosure: a short always-on prompt fragment says the
docs exist and when to reach for them; page content is only paid
for when actually fetched.
raw docstring

promptclj

Always-on fragment for the foundation prompt: the docs exist, when to use them, and the two or three slugs that answer the common asks. Content stays out of the prompt until a page is fetched.

Always-on fragment for the foundation prompt: the docs exist, when to
use them, and the two or three slugs that answer the common asks.
Content stays out of the prompt until a page is fetched.
sourceraw docstring

symbolsclj

source

vis-docs-symbolclj

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