aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/general/graphviz.texi
blob: 72817ea821890c6b31b09bd46253afb71e3ecf6b (plain)
1
2
3
4
5
6
7
8
9
10
@node Graphviz
@section Graphviz

The graphviz library comes bundled with Guile bindings, but without a
corresponding .scm file exporting the symbols. The module @code{(guile)} does
exactly that.

This ``header'' is borrowed from
@url{https://github.com/roelj/graphviz-guile/blob/master/graphviz.scm},
under GPL 3.0.