Skip to content
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/ROOT/content-nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
** xref:patterns/variable-length-patterns.adoc[]
** xref:patterns/shortest-paths.adoc[]
** xref:patterns/non-linear-patterns.adoc[]
** xref:patterns/match-modes.adoc[]
** xref:patterns/reference.adoc[]

* xref:values-and-types/index.adoc[]
Expand Down
30 changes: 30 additions & 0 deletions modules/ROOT/images/different-relationships-graph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions modules/ROOT/images/match-modes-graph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions modules/ROOT/images/match-modes-reference.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading