Leaflet / Leafdoc

A lightweight NaturalDocs-like LeafletJS-style documentation generator
54 stars 19 forks source link

Idea: "relationship" directive for graphviz output #54

Closed IvanSanchez closed 4 years ago

IvanSanchez commented 4 years ago

Generatinc pesudo-ULM class diagrams is cool. It could be improved by adding a "relationship" directive, to specify different kinds of relationships between classes/namespaces; these should show up in the graphviz output as different kinds of edges between namespaces.

IvanSanchez commented 4 years ago

Implemented in v2.1.0.