From b92cda25e21ed8d3769dddf5a623029cfde19d3b Mon Sep 17 00:00:00 2001 From: yiyixuxu Date: Thu, 26 Jun 2025 12:39:13 +0200 Subject: [PATCH] move quicktour to first page --- docs/source/en/_toctree.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/en/_toctree.yml b/docs/source/en/_toctree.yml index 4731cc4d57..f3d587d067 100644 --- a/docs/source/en/_toctree.yml +++ b/docs/source/en/_toctree.yml @@ -92,10 +92,10 @@ title: API Reference title: Hybrid Inference - sections: - - local: modular_diffusers/developer_guide - title: Developer Guide - local: modular_diffusers/quicktour title: Quicktour + - local: modular_diffusers/developer_guide + title: Developer Guide title: Modular Diffusers - sections: - local: using-diffusers/consisid