Skip to content

Commit bf073e7

Browse files
authored
Change order of sections in toctree (#5195)
1 parent 8ba482a commit bf073e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ architectures, and common image transformations for computer vision.
3131
:maxdepth: 2
3232
:caption: Package Reference
3333

34-
datasets
3534
transforms
3635
models
37-
feature_extraction
36+
datasets
37+
utils
3838
ops
3939
io
40-
utils
40+
feature_extraction
4141

4242
.. toctree::
4343
:maxdepth: 1

0 commit comments

Comments
 (0)