(derive-all derivations)
(exec config)
(load-var sym)
(profile-init {:keys [:mathdoc.core/profile?] :as config})
(profile-init-key k v)
(read-config & sources)
(relative-path parent child)
Path of child
relative to parent
as string. Returns nil
if child
is not a child of parent
Path of `child` relative to `parent` as string. Returns `nil` if `child` is not a child of `parent`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close