Skip to content

Commit 06498a5

Browse files
Alphabetize FLEX category order
Adjust nav_order values on FLEX category index pages so Bitwise, Collection, Date, JSON, Map, Similarity, and Text appear in alphabetical order in the sidebar. Co-Authored-By: Warp <[email protected]>
1 parent c08b31c commit 06498a5

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

udfs/flex/bitwise/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Bitwise Functions
44
parent: FLEX Function Reference
55
grand_parent: UDFs - User Defined Functions
66
has_children: true
7-
nav_order: 70
7+
nav_order: 10
88
---
99

1010
# Bitwise Functions
1111

12-
FLEX bitwise utilities.
12+
FLEX bitwise utilities.

udfs/flex/collections/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Collection Functions
44
parent: FLEX Function Reference
55
grand_parent: UDFs - User Defined Functions
66
has_children: true
7-
nav_order: 30
7+
nav_order: 20
88
---
99

1010
# Collection Functions
1111

12-
FLEX collections utilities.
12+
FLEX collections utilities.

udfs/flex/date/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Date Functions
44
parent: FLEX Function Reference
55
grand_parent: UDFs - User Defined Functions
66
has_children: true
7-
nav_order: 60
7+
nav_order: 30
88
---
99

1010
# Date Functions
1111

12-
FLEX date utilities.
12+
FLEX date utilities.

udfs/flex/json/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: JSON Functions
44
parent: FLEX Function Reference
55
grand_parent: UDFs - User Defined Functions
66
has_children: true
7-
nav_order: 50
7+
nav_order: 40
88
---
99

1010
# JSON Functions
1111

12-
FLEX json utilities.
12+
FLEX json utilities.

udfs/flex/map/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Map Functions
44
parent: FLEX Function Reference
55
grand_parent: UDFs - User Defined Functions
66
has_children: true
7-
nav_order: 40
7+
nav_order: 50
88
---
99

1010
# Map Functions
1111

12-
FLEX map utilities.
12+
FLEX map utilities.

udfs/flex/similarity/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Similarity Functions
44
parent: FLEX Function Reference
55
grand_parent: UDFs - User Defined Functions
66
has_children: true
7-
nav_order: 20
7+
nav_order: 60
88
---
99

1010
# Similarity Functions
1111

12-
FLEX similarity utilities.
12+
FLEX similarity utilities.

udfs/flex/text/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Text Functions
44
parent: FLEX Function Reference
55
grand_parent: UDFs - User Defined Functions
66
has_children: true
7-
nav_order: 10
7+
nav_order: 70
88
---
99

1010
# Text Functions
1111

12-
FLEX text utilities.
12+
FLEX text utilities.

0 commit comments

Comments
 (0)