Skip to content

Commit 45c62c4

Browse files
authored
Index clarification
1 parent 9574e3f commit 45c62c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737

3838
Some quick links to the various documentation files
3939

40-
* [Argument Queries](./SelectArgument.md)
40+
* [Argument Queries](./SelectArgument.md) that enable you to select an argument or other parts from a function call
4141

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)
4343

44-
* [Sub Indexing](./SubIndexing.md)
44+
* [Sub Indexing](./SubIndexing.md) Or the art of picking up smaller regions out of bigger ones!
4545

46-
* [Operations](./Operations.md)
46+
* [Operations](./Operations.md) delete/swap/paste functionality in two formats and some utilities
4747

4848
* [Collection Queries](./CollectionQueries.md)
4949

0 commit comments

Comments
 (0)