forked from envoyproxy/envoy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request envoyproxy#105 from shenhonglei/zh_intro
translation intro.rst
- Loading branch information
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
.. _intro: | ||
|
||
Introduction | ||
引言 | ||
============ | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
what_is_envoy | ||
arch_overview/arch_overview | ||
Envoy 是什么? | ||
架构概览/架构概览 | ||
life_of_a_request | ||
deployment_types/deployment_types | ||
getting_help | ||
部署类型/部署类型 | ||
获取帮助 | ||
|
||
.. These pages are only here for redirects from log lines from shipping versions of Envoy, so hide them. | ||
.. toctree:: | ||
:hidden: | ||
|
||
version_history | ||
deprecated | ||
历史版本 | ||
不推荐使用 |