doc: add reference manual

This commit is contained in:
ToruNiina
2024-06-15 19:27:42 +09:00
parent 7210e708a6
commit 64197caa05
77 changed files with 18139 additions and 0 deletions

25
docs/content.ja/_index.md Normal file
View File

@@ -0,0 +1,25 @@
+++
title = "Introduction"
type = "docs"
+++
# Introduction
English version is [here](../en/)
## [Installation]({{< relref "/installation" >}})
toml11のインストール方法について説明します。
## [Features]({{< relref "/features" >}})
toml11の機能と使い方を例に沿って説明します。
## [Reference]({{< relref "/reference" >}})
toml11が持つ関数・クラスの詳細を説明します。
## [ChangeLog]({{< relref "/changelog" >}})
v3系から、そしてリリースごとの変化を説明します。