mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-17 09:08:08 +08:00
26 lines
522 B
Markdown
26 lines
522 B
Markdown
![]() |
+++
|
||
|
title = "Introduction"
|
||
|
type = "docs"
|
||
|
+++
|
||
|
|
||
|
# Introduction
|
||
|
|
||
|
日本語版は[こちら](/toml11/ja/)
|
||
|
|
||
|
## [Installation]({{< relref "/installation" >}})
|
||
|
|
||
|
This section describes how to build and install toml11.
|
||
|
|
||
|
## [Features]({{< relref "/features" >}})
|
||
|
|
||
|
This section describes how to use toml11's features with examples.
|
||
|
|
||
|
## [Reference]({{< relref "/reference" >}})
|
||
|
|
||
|
This section details toml11 functions and classes.
|
||
|
|
||
|
## [ChangeLog]({{< relref "/changelog" >}})
|
||
|
|
||
|
This section describes changes from release to release.
|
||
|
|