Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 723dfa0

Browse files
authored
翻訳完了 (#2)
1 parent ad63e8a commit 723dfa0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Manual.lean

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,13 @@ set_option pp.rawOnError true
2727
_CAUTION:_ This is an **Unofficial** translation by volunteers.
2828
The latest version of original is [here](https://lean-lang.org/doc/reference/latest/).
2929

30+
:::comment
3031
This is the _Lean Language Reference_, an in-progress reference work on Lean.
3132
It is intended to be a comprehensive, precise description of Lean: a reference work in which Lean users can look up detailed information, rather than a tutorial for new users.
3233
For other documentation, please refer to the [Lean documentation site](https://lean-lang.org/documentation/).
34+
:::
35+
36+
本書は **Lean 言語リファレンス** であり、Lean に関する執筆中のリファレンスです。本書は Lean についての包括的で正確な説明であることを意図しています:Lean のユーザが詳細な情報を調べることができる参考文献であって、新しいユーザのためのチュートリアルではありません。その他の文書については [Lean のドキュメントサイト](https://lean-lang.org/documentation/) を参照してください。
3337

3438
{include Manual.Intro}
3539

0 commit comments

Comments
 (0)