Liking cljdoc? Tell your friends :D

stencil.model.style


*current-styles*clj


assoc-styleclj

(assoc-style model dir)

expect-fragment-context!cljmacro

(expect-fragment-context! & bodies)

file-writerclj

(file-writer template)

insert-styles!clj

(insert-styles! style-defs)

Returns a map of all style definitions where key is style id from style-defs and value is new style id.

Returns a map of all style definitions where key is style id from style-defs and value is new style id.
raw docstring

rel-typeclj

Relationship type of style definitions in _rels/.rels file.

Relationship type of style definitions in _rels/.rels file.
raw docstring

with-styles-contextcljmacro

(with-styles-context template-model body)

xml-rename-style-idsclj

(xml-rename-style-ids style-id-renames xml-tree)

Recursively renames occurrences of old style ids to new ids based on rename map.

Recursively renames occurrences of old style ids to new ids based on rename map.
raw docstring

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

× close