You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -37,13 +37,13 @@
37
37
38
38
Some quick links to the various documentation files
39
39
40
-
*[Argument Queries](./SelectArgument.md)
40
+
*[Argument Queries](./SelectArgument.md) that enable you to select an argument or other parts from a function call
41
41
42
-
*[Big Roi Queries](./SelectBigROI.md)
42
+
*[Big Roi Queries](./SelectBigROI.md) , responsible for selecting "big" regions of interest like an "if condition" (also includes experimental smaller ones)
43
43
44
-
*[Sub Indexing](./SubIndexing.md)
44
+
*[Sub Indexing](./SubIndexing.md) Or the art of picking up smaller regions out of bigger ones!
45
45
46
-
*[Operations](./Operations.md)
46
+
*[Operations](./Operations.md) delete/swap/paste functionality in two formats and some utilities
0 commit comments