Functions to export views to GraphViz.
Functions to export views to GraphViz.
(alias-name kw)
Returns a valid PlantUML alias for the namespaced keyword kw
.
Returns a valid PlantUML alias for the namespaced keyword `kw`.
Hierarchy for elements to render.
Hierarchy for elements to render.
(graphviz-view? view)
Returns true, if the view is to be rendered with graphviz.
Returns true, if the view is to be rendered with graphviz.
Contains the views rendered with graphviz.
Contains the views rendered with graphviz.
Renders an element e
in the view
with markdown according to the given options
.
Renders an element `e` in the `view` with markdown according to the given `options`.
(render-graphviz-view options view)
Renders the view
with graphviz according to the given options
.
Renders the `view` with graphviz according to the given `options`.
(render-layout view)
Renders the layout options for the view
.
Renders the layout options for the `view`.
(short-name kw)
Returns a valid PlantUML alias for the name part of the keyword kw
.
Returns a valid PlantUML alias for the name part of the keyword `kw`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close