Liking cljdoc? Tell your friends :D
Clojure only.

defenv.docs


save-htmlclj

(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.
raw docstring

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

× close