Liking cljdoc? Tell your friends :D

mathdoc.endpoint.page


add-page-bodyclj

(add-page-body {:keys [fragment-path] :as config} page)

add-page-metadataclj

(add-page-metadata {:keys [content-path] :as config} page)

add-template-metadataclj

(add-template-metadata {:keys [template-path context] :as config})

extract-metadataclj

(extract-metadata s)

get-page-templateclj

(get-page-template config)

indirect-includeclj

(indirect-include args context-map)

maybe-slurpclj

(maybe-slurp f)

meta-regexclj


page-index-metadataclj

(page-index-metadata {:keys [content-path]} page)

page-metadataclj

(page-metadata {:keys [content-path]} page)

page-yaml-metadataclj

(page-yaml-metadata {:keys [content-path]} page)

parse-yamlclj

(parse-yaml s)

path-metadataclj

(path-metadata path)

renderclj

(render {:keys [template-path context] :as config})

responseclj

(response {:keys [content-path logger] :as config} req page)

template-metadataclj

(template-metadata {:keys [template-path]} template)

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

× close