Skip to content

Commit 26ed68d

Browse files
committed
Add: 用語集にdocumentを追加
Signed-off-by: Shunsuke Kimura <[email protected]>
1 parent a93b556 commit 26ed68d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/glossary.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ description: |
1111
| --- | --- | --- |
1212
| Typst | Typst | 翻訳対象のプロジェクト名、訳しません |
1313
| typesetting | 組版 | Typstの主要機能 |
14-
| documentation | ドキュメント | |
14+
| documentation | ドキュメント | [公式ドキュメント](https://typst.app/docs)[日本語ドキュメント](https://typst-jp.github.io/docs/)など |
15+
| document | 文書 | [文書]($document)を参照 |
1516
| content | コンテンツ | 型の一種で、マークアップによって表される |
1617
| element | 要素 | 見出し、数式、表などの文書を構成する要素 |
1718
| element function | 要素関数 | [要素関数]($function/#element-functions)を参照 |

0 commit comments

Comments
 (0)