Skip to content

Commit c4d3768

Browse files
Vincent Moensfacebook-github-bot
authored andcommitted
[fbsync] Change order of sections in toctree (#5195)
Reviewed By: datumbox, NicolasHug Differential Revision: D33655254 fbshipit-source-id: c409aedab4d25ffbade2dff93410970c35e118be
1 parent f3d0fd7 commit c4d3768

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)