Liking cljdoc? Tell your friends :D

cnuernber.depsviz.tools-deps


deps->tools-graphclj

(deps->tools-graph deps-map args-map)
source

invert-tools-depsclj

(invert-tools-deps tools-graph)

We need to build a top-down graph of what is going on. The tools.deps is built from the opposite perspective as the vizdeps graph; so we need to 'invert' it of sorts.

We need to build a top-down graph of what is going on.  The tools.deps is built from
the opposite perspective as the vizdeps graph; so we need to 'invert' it of sorts.
sourceraw docstring

load-graphclj

(load-graph fname options)
source

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

× close