Liking cljdoc? Tell your friends :D

hydrox.core


diveclj

(dive)
(dive path)
(dive path opts)

starts a dive

starts a dive
sourceraw docstring

generate-docsclj

(generate-docs)
(generate-docs {:keys [state] :as reg})
(generate-docs {:keys [state] :as reg} name)

generates html docs for :documentation entries in project.clj

generates html docs for :documentation entries in project.clj
sourceraw docstring

import-docstringclj

(import-docstring)
(import-docstring reg)
(import-docstring reg ns)
(import-docstring {:keys [state project] :as reg} ns var)

imports docstrings given a regulator

imports docstrings given a regulator
sourceraw docstring

purge-docstringclj

(purge-docstring)
(purge-docstring reg)
(purge-docstring reg ns)
(purge-docstring {:keys [state project] :as reg} ns var)

purges docstrings given a regulator

purges docstrings given a regulator
sourceraw docstring

single-useclj

(single-use)
(single-use path)

returns a working regulator for a given project file

returns a working regulator for a given project file
sourceraw docstring

submerged?clj

(submerged?)
(submerged? regs)

checks if dive has started

checks if dive has started
sourceraw docstring

surfaceclj

(surface)
(surface regulator)

finishes a dive

finishes a dive
sourceraw docstring

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

× close