Liking cljdoc? Tell your friends :D

docx-utils.io


empty-templateclj

(empty-template)
source

load-templateclj

(load-template template-file-path)

Loads the template file. If path is nil then creates an empty document. If template file is not nil but the file does not exist then throws an exception.

Loads the template file. If path is nil then creates an empty document.
If template file is not nil but the file does not exist then throws an exception.
sourceraw docstring

load-template-from-memoryclj

(load-template-from-memory template-bytes)

Loads the template file from memory.

Loads the template file from memory.
sourceraw docstring

storeclj

(store document output-file-path)
source

temp-output-fileclj

(temp-output-file)
source

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

× close