From 9dacec2baa010c1ed952b8ad52885dce751edf75 Mon Sep 17 00:00:00 2001 From: bxdd Date: Wed, 22 Nov 2023 14:16:16 +0800 Subject: [PATCH] [DOC] update doc index --- docs/index.rst | 29 +++++++------------ docs/start/exp.rst | 2 +- docs/start/install.rst | 1 + docs/start/intro.rst | 1 + docs/start/quick.rst | 1 - .../visual_interactions.rst | 5 ---- 6 files changed, 14 insertions(+), 25 deletions(-) delete mode 100644 docs/visual_interactions/visual_interactions.rst diff --git a/docs/index.rst b/docs/index.rst index 88edf2a..84a8c76 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -25,25 +25,26 @@ Document Structure Introduction Quick Start - Use Api Installation - Experiments and Examples + Experiments and Examples .. toctree:: :maxdepth: 3 :caption: WORKFLOWS: - Learnware Preparation and Submission - Helpful Learnwares Identification - Learnwares Reuse + Learnware Preparation and Uploading + Learnware Search + Learnware Reuse + Learnware Client .. toctree:: :maxdepth: 3 :caption: CONCEPTS: Market - Learnware + Learnware & Reuser Specification + Model & Container .. toctree:: :maxdepth: 3 @@ -51,28 +52,20 @@ Document Structure Anchor Learnware Specification Evolvement - Heterogeneous Learnware - -.. toctree:: - :maxdepth: 3 - :caption: VISUAL INTERACTIONS: - - Visual Interations .. toctree:: :maxdepth: 3 :caption: REFERENCES: API + BeimingWu System + FAQ .. toctree:: :maxdepth: 3 :caption: ABOUTS: - For Developer - Contributors + For Developer Changelog - About us - - + About us diff --git a/docs/start/exp.rst b/docs/start/exp.rst index 1defa19..5ae8953 100644 --- a/docs/start/exp.rst +++ b/docs/start/exp.rst @@ -1,4 +1,4 @@ -.. _performance: +.. _exp: ================================ Experiments and Examples ================================ diff --git a/docs/start/install.rst b/docs/start/install.rst index 5ceffcb..50038de 100644 --- a/docs/start/install.rst +++ b/docs/start/install.rst @@ -1,3 +1,4 @@ +.. _install: ======================== Installation Guide ======================== diff --git a/docs/start/intro.rst b/docs/start/intro.rst index f39378c..3463750 100644 --- a/docs/start/intro.rst +++ b/docs/start/intro.rst @@ -1,3 +1,4 @@ +.. _intro: ================ Introduction ================ diff --git a/docs/start/quick.rst b/docs/start/quick.rst index 6d8a7a8..7ae3a5f 100644 --- a/docs/start/quick.rst +++ b/docs/start/quick.rst @@ -1,5 +1,4 @@ .. _quick: - ============================================================ Quick Start ============================================================ diff --git a/docs/visual_interactions/visual_interactions.rst b/docs/visual_interactions/visual_interactions.rst deleted file mode 100644 index a0ed55e..0000000 --- a/docs/visual_interactions/visual_interactions.rst +++ /dev/null @@ -1,5 +0,0 @@ -==================== -Visual Interactions -==================== - -`Clik here for visual interaction `_ \ No newline at end of file