(save-html header file-name)
Save the current global environment as an HTML file. The header
will be
emitted as an h1
element at the top of the file. The file-name
is where
the contents will be saved.
Save the current global environment as an HTML file. The `header` will be emitted as an `h1` element at the top of the file. The `file-name` is where the contents will be saved.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close