mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-18 02:08:09 +08:00
26 lines
550 B
Markdown
26 lines
550 B
Markdown
+++
|
|
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系から、そしてリリースごとの変化を説明します。
|
|
|