(-main & [filename])
Take a given asciidoc file and execute it in the example namespace, rendering its result to an HTML file on disk with the same name and the '.html' extension instead of 'adoc'
Take a given asciidoc file and execute it in the example namespace, rendering its result to an HTML file on disk with the same name and the '.html' extension instead of 'adoc'
(exec-file {:keys [file] :as s})
Run a file on the classpath through the asciidoc parser/generator
Run a file on the classpath through the asciidoc parser/generator
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close