From a2377dd518da18ddfa9774d8ba8695b1301d0105 Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Tue, 22 Oct 2019 13:35:19 -0400 Subject: [PATCH] Update paths to Elasticdl docs --- _config.yml | 33 ++++++++------------------------- 1 file changed, 8 insertions(+), 25 deletions(-) diff --git a/_config.yml b/_config.yml index 5546246..95b1d3d 100644 --- a/_config.yml +++ b/_config.yml @@ -285,65 +285,48 @@ defaults: grand_parent: SQLFlow nav_order: 3 - scope: - path: "elasticdl/doc/data_preparation_design.md" + path: "elasticdl/docs/designs/data_preparation_design.md" values: nav_exclude: false parent: ElasticDL nav_order: 1 - scope: - path: "elasticdl/doc/distributed_embedding_layer_design.md" + path: "elasticdl/docs/designs/distributed_embedding_layer_design.md" values: nav_exclude: false parent: ElasticDL nav_order: 2 - scope: - path: "elasticdl/doc/tutorials/elasticdl_cloud.md" + path: "elasticdl/docs/tutorials/elasticdl_cloud.md" values: nav_exclude: false parent: ElasticDL nav_order: 3 - scope: - path: "elasticdl/doc/worker_optimization_design.md" + path: "elasticdl/docs/tutorials/model_building.md" values: nav_exclude: false parent: ElasticDL nav_order: 4 - scope: - path: "elasticdl/doc/odps_support_design.md" + path: "elasticdl/docs/designs/high_level_api_design.md" values: nav_exclude: false parent: ElasticDL nav_order: 5 - scope: - path: "elasticdl/doc/model_evaluation_design.md" + path: "elasticdl/docs/designs/elastic_sync_sgd.md" values: nav_exclude: false parent: ElasticDL nav_order: 6 - scope: - path: "elasticdl/doc/model_building.md" + path: "elasticdl/docs/designs/async_sgd_design.md" values: nav_exclude: false parent: ElasticDL nav_order: 7 - - scope: - path: "elasticdl/doc/high-level-api.md" - values: - nav_exclude: false - parent: ElasticDL - nav_order: 8 - - scope: - path: "elasticdl/doc/elastic_sync_sgd.md" - values: - nav_exclude: false - parent: ElasticDL - nav_order: 9 - - scope: - path: "elasticdl/doc/elastic_scheduling.md" - values: - nav_exclude: false - parent: ElasticDL - nav_order: 10 + footer: links: