reorder Articles drop down menu (#156)

This commit is contained in:
mx-iao 2019-10-25 14:52:44 -07:00 коммит произвёл GitHub
Родитель cc63ff03d6
Коммит 193d9b3847
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 25 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,28 @@
navbar:
title: ~
type: default
left:
- icon: fa-home
href: index.html
- text: Reference
href: reference/index.html
- text: Articles
menu:
- text: Install the Azure ML SDK for R
href: articles/installation.html
- text: Set up an Azure ML workspace
href: articles/configuration.html
- text: Train and deploy your first model with Azure ML
href: articles/train-and-deploy-to-aci/train-and-deploy-to-aci.html
- text: Train a TensorFlow model
href: articles/train-with-tensorflow/train-with-tensorflow.html
- text: Hyperparameter tune a Keras model
href: articles/hyperparameter-tune-with-keras/hyperparameter-tune-with-keras.html
- text: Deploy a web service to Azure Kubernetes Service
href: articles/deploy-to-aks/deploy-to-aks.html
- text: News
href: news/index.html
reference:
- title: Installation
desc: