diff --git a/source/reference/collation.txt b/source/reference/collation.txt index c4705a1030d..5e3a6d203ac 100644 --- a/source/reference/collation.txt +++ b/source/reference/collation.txt @@ -69,7 +69,7 @@ parameters and the locales they are associated with, see - Optional. The level of comparison to perform. Corresponds to `ICU Comparison Levels - `_. + `_. Possible values are: .. list-table:: @@ -118,7 +118,7 @@ parameters and the locales they are associated with, see breaker. See `ICU Collation: Comparison Levels - `_ + `_ for details. @@ -222,7 +222,7 @@ parameters and the locales they are associated with, see and are only distinguished at strength levels greater than 3. See `ICU Collation: Comparison Levels - `_ + `_ for more information. Default is ``"non-ignorable"``. diff --git a/source/reference/method/Bulk.find.collation.txt b/source/reference/method/Bulk.find.collation.txt index d522eaf84f1..670dc75438f 100644 --- a/source/reference/method/Bulk.find.collation.txt +++ b/source/reference/method/Bulk.find.collation.txt @@ -53,7 +53,7 @@ Description - Optional. The level of comparison to perform. Corresponds to `ICU Comparison Levels - `_. + `_. Possible values are: .. list-table:: @@ -102,7 +102,7 @@ Description breaker. See `ICU Collation: Comparison Levels - `_ + `_ for details. @@ -203,7 +203,7 @@ Description and are only distinguished at strength levels greater than 3. See `ICU Collation: Comparison Levels - `_ + `_ for more information. Default is ``"non-ignorable"``. diff --git a/source/reference/method/cursor.collation.txt b/source/reference/method/cursor.collation.txt index 99174e311bd..b1270768ef5 100644 --- a/source/reference/method/cursor.collation.txt +++ b/source/reference/method/cursor.collation.txt @@ -58,7 +58,7 @@ Definition - Optional. The level of comparison to perform. Corresponds to `ICU Comparison Levels - `_. + `_. Possible values are: .. list-table:: @@ -107,7 +107,7 @@ Definition breaker. See `ICU Collation: Comparison Levels - `_ + `_ for details. @@ -208,7 +208,7 @@ Definition and are only distinguished at strength levels greater than 3. See `ICU Collation: Comparison Levels - `_ + `_ for more information. Default is ``"non-ignorable"``.