From 1987c0789967e82a5431fd46ecd7c4bc53b9ee89 Mon Sep 17 00:00:00 2001 From: yiyixuxu Date: Tue, 1 Jul 2025 03:06:34 +0200 Subject: [PATCH] update docstree --- docs/source/en/_toctree.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/en/_toctree.yml b/docs/source/en/_toctree.yml index d3aa0be333..bc6420f665 100644 --- a/docs/source/en/_toctree.yml +++ b/docs/source/en/_toctree.yml @@ -92,12 +92,12 @@ title: API Reference title: Hybrid Inference - sections: - - local: modular_diffusers/quicktour - title: Quicktour + - local: modular_diffusers/getting_started + title: Getting Started - local: modular_diffusers/write_own_pipeline_block title: Write your own pipeline block - - local: modular_diffusers/developer_guide - title: Developer Guide + - local: modular_diffusers/end_to_end_guide + title: End-to-End Developer Guide title: Modular Diffusers - sections: - local: using-diffusers/consisid