Liking cljdoc? Tell your friends :D

cljdoc.render.offline

Rendering code for offline bundles.

While more reuse would be possible this is intentionally kept somewhat separately as DOM stability is more important for tools like Dash etc.

Rendering code for offline bundles.

While more reuse would be possible this is intentionally
kept somewhat separately as DOM stability is more important
for tools like Dash etc.
raw docstring

article-tocclj

(article-toc doc-tree)

Very similar to doc-tree-view but uses the offline-docs link/url generation mechanism

Very similar to `doc-tree-view` but uses the offline-docs
link/url generation mechanism
sourceraw docstring

article-urlclj

(article-url slug-path)
source

doc-pageclj

(doc-page doc-p fix-opts)
source

docs-filesclj

(docs-files {:keys [cache-contents cache-id] :as cache-bundle})

Return a list of [file-path content] pairs describing a zip archive.

Content may be a java.io.File or hiccup.util.RawString

Return a list of [file-path content] pairs describing a zip archive.

Content may be a java.io.File or hiccup.util.RawString
sourceraw docstring

index-pageclj

(index-page {:keys [cache-contents] :as cache-bundle})
source

ns-pageclj

(ns-page ns defs {:keys [scm-base file-mapping]})
source

ns-urlclj

(ns-url ns)
source

pageclj

(page {:keys [version-entity namespace article-title scm-url]} contents)
source

top-barclj

(top-bar version-entity scm-url sub-page?)
source

zip-streamclj

(zip-stream {:keys [cache-id] :as cache-bundle})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close