Fix up some aliases. (#2174)

This commit is contained in:
Martin Taillefer 2018-08-07 10:54:49 -07:00 committed by GitHub
parent 663d240a9b
commit be92dc771e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 6 additions and 10 deletions

View File

@ -4,6 +4,7 @@ description: Explains the mechanics of creating new documentation pages.
weight: 30
aliases:
- /docs/welcome/contribute/writing-a-new-topic.html
- /docs/reference/contribute/writing-a-new-topic.html
keywords: [contribute]
---

View File

@ -7,6 +7,8 @@ aliases:
- /docs/concepts/policy-and-control/mixer.html
- /docs/concepts/policy-and-control/mixer-config.html
- /docs/concepts/policy-and-control/attributes.html
- /docs/concepts/policies-and-telemetry/overview/
- /docs/concepts/policies-and-telemetry/config/
---
Istio provides a flexible model to enforce authorization policies and collect telemetry for the

View File

@ -5,6 +5,7 @@ weight: 40
type: section-index
aliases:
- /docs/reference/config/mixer/adapters/index.html
- /docs/reference/config/adapters/
---
To implement a new adapter for Mixer, please refer to the

View File

@ -4,6 +4,7 @@ description: Describes the base attribute vocabulary used for policy and control
weight: 10
aliases:
- /docs/reference/config/mixer/attribute-vocabulary.html
- /docs/reference/config/mixer/aspects/attributes.html
---
Attributes are a central concept used throughout Istio. You can find a description of what attributes are

View File

@ -7,5 +7,6 @@ aliases:
- /troubleshooting.html
- /troubleshooting/index.html
- /help/troubleshooting/index.html
- /ops
page_icon: /img/guide.svg
---

View File

@ -5,8 +5,6 @@ publishdate: 2018-02-06
subtitle: 网格外部 TCP 流量的服务入口
attribution: Vadim Eisenberg
weight: 92
aliases:
- /zh/docs/tasks/traffic-management/egress-tcp/
keywords: [流量管理,egress,tcp]
---

View File

@ -3,10 +3,6 @@ title: FAQ
description: 关于Istio的常见问题。
weight: 20
type: faqlanding
aliases:
- /faq
- /docs/welcome/faq.html
- /docs/reference/faq.html
page_icon: /img/faq.svg
---

View File

@ -3,9 +3,5 @@ title: 术语表
description: Istio 常见的术语表。
weight: 30
type: glossary
aliases:
- /zh/glossary
- /zh/docs/welcome/glossary.html
- /zh/docs/reference/glossary.html
page_icon: /img/glossary.svg
---