fix(docs): target Glossary section directly (#943)
This commit is contained in:
@@ -5,7 +5,7 @@ next: /docs/guide/deploy-site
|
||||
|
||||
یک مؤلفهٔ داخلی برای نمایش تعریف اصطلاحات.
|
||||
|
||||
تعاریف اصطلاحات در یک [فایل دادهٔ YAML](/docs/advanced/additional-pages) ساختاریافته نگهداری میشوند،
|
||||
تعاریف اصطلاحات در یک [فایل دادهٔ YAML](/docs/advanced/additional-pages/#glossary) ساختاریافته نگهداری میشوند،
|
||||
و برای هر زبان پشتیبانیشده یک فایل جداگانه تعریف میگردد.
|
||||
|
||||
## مثال
|
||||
|
||||
@@ -5,7 +5,7 @@ next: /docs/guide/deploy-site
|
||||
|
||||
用語の定義を表示するための組み込みコンポーネントです。
|
||||
|
||||
用語の定義は、構造化された YAML [データファイル](/docs/advanced/additional-pages)で管理されており、
|
||||
用語の定義は、構造化された YAML [データファイル](/docs/advanced/additional-pages/#glossary)で管理されており、
|
||||
対応する言語ごとに1つのファイルが定義されています。
|
||||
|
||||
## 例
|
||||
|
||||
@@ -5,7 +5,7 @@ next: /docs/guide/deploy-site
|
||||
|
||||
A built-in component to display a terminology definition.
|
||||
|
||||
Glossary definition is maintained in a structured YAML [data file](/docs/advanced/additional-pages),
|
||||
Glossary definition is maintained in a structured YAML [data file](/docs/advanced/additional-pages/#glossary),
|
||||
with one file defined per supported language.
|
||||
|
||||
## Example
|
||||
|
||||
@@ -5,7 +5,7 @@ next: /docs/guide/deploy-site
|
||||
|
||||
一个用于显示术语定义的内置组件。
|
||||
|
||||
术语定义保存在结构化的 YAML [数据文件](/docs/advanced/additional-pages)中,
|
||||
术语定义保存在结构化的 YAML [数据文件](/docs/advanced/additional-pages/#glossary)中,
|
||||
每种支持的语言对应一个文件。
|
||||
|
||||
## 示例
|
||||
|
||||
Reference in New Issue
Block a user