Expand test coverage
This commit is contained in:
parent
3837af387a
commit
5958f1551b
27 changed files with 593 additions and 109 deletions
|
|
@ -83,6 +83,9 @@ kind = "contrast"
|
|||
This will create a connection from the node with ID `Realism` to a node with ID `Surrealism` and add the "contrast" kind to the connection. See |Connections| for the existing kinds and how they affect your graph.
|
||||
"""
|
||||
|
||||
[nodes.docs]
|
||||
redirect = "Documentation"
|
||||
|
||||
[nodes.Node] # foo
|
||||
text = """
|
||||
A node is defined in your graph file starting with a table header of the form:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue