This is an automated email from the ASF dual-hosted git repository.

kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new cdab907  updata dosc2.0.0 (#544)
cdab907 is described below

commit cdab9079c9ab51fcc70103c8838cb887474c03c2
Author: lifeng <[email protected]>
AuthorDate: Wed Nov 24 11:39:07 2021 +0800

    updata dosc2.0.0 (#544)
    
    * updata  desigon.md dosc.2.0.0
    
    updata  desigon.md dosc.2.0.0
    
    * updata doc2.0.0
    
    Restructuring the directory
---
 site_config/docs2-0-0.js | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/site_config/docs2-0-0.js b/site_config/docs2-0-0.js
index 76541a7..1ba10c2 100644
--- a/site_config/docs2-0-0.js
+++ b/site_config/docs2-0-0.js
@@ -60,14 +60,6 @@ export default {
         title: 'Introduction to Functions',
         children: [
           {
-            title: 'Introduction',
-            link: '/en-us/docs/2.0.0/user_doc/guide/introduction.html',
-          },
-          {
-            title: 'Quick Start',
-            link: '/en-us/docs/2.0.0/user_doc/guide/quick-start.html',
-          },
-          {
             title: 'Workflow Overview',
             link: '/en-us/docs/2.0.0/user_doc/guide/homepage.html',
           },
@@ -244,23 +236,6 @@ export default {
             title: 'Load Balance',
             link: '/en-us/docs/2.0.0/user_doc/architecture/load-balance.html',
           },
-          {
-            title: 'Upgrade',
-            link: '/en-us/docs/2.0.0/user_doc/upgrade.html',
-          },
-          {
-            title: 'Capacity expansion and reduction',
-            link: '/en-us/docs/2.0.0/user_doc/expansion-reduction.html',
-          },
-        ],
-      },
-      {
-        title: 'Integration',
-        children: [
-          {
-            title: 'Ambari Integration',
-            link: '/en-us/docs/2.0.0/user_doc/integration/ambari.html',
-          },
         ],
       },
       {

Reply via email to