From 778fd70fa3ed8df466c0f01c905e893fa5638ef5 Mon Sep 17 00:00:00 2001 From: Nicolas Hug Date: Fri, 14 Jan 2022 14:56:26 +0000 Subject: [PATCH] Change order of sections in toctree --- docs/source/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 91b44c155eb..79dbebdd047 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -31,13 +31,13 @@ architectures, and common image transformations for computer vision. :maxdepth: 2 :caption: Package Reference - datasets transforms models - feature_extraction + datasets + utils ops io - utils + feature_extraction .. toctree:: :maxdepth: 1