mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-03 20:42:45 -06:00
Added image map links to the category overview picture in the synopsis. It doesn't work for the nodes that have non-category names, like the ones with multiple categories in them. This could be fixed in categories.dot.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
digraph {
|
||||
digraph categories {
|
||||
|
||||
size = "11,11" ;
|
||||
node [href="#\N"];
|
||||
|
||||
Text [style = "solid", shape = "ellipse"];
|
||||
Text -> Punct [style = "solid"];
|
||||
|
||||
Reference in New Issue
Block a user