Skip to content

Commit 5df1079

Browse files
authored
docs: šŸ“ rename utility sections for clarity in documentation navigation (#1271)
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
1 parent b2d8ce3 commit 5df1079

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

ā€Žmkdocs.ymlā€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@ nav:
8282
- postprocess/combine.md
8383
- postprocess/utils.md
8484
- Utils:
85-
- utils/coco.md
86-
- utils/cv.md
87-
- utils/file.md
88-
- 'Command Line Interface':
89-
- cli.md
85+
- 'COCO Utils': utils/coco.md
86+
- 'Computer Vision Utils': utils/cv.md
87+
- 'File Utils': utils/file.md
88+
- 'Command Line Interface': cli.md
89+
9090

9191
- 'API Reference Index': api.md
9292

0 commit comments

Comments
Ā (0)