Files
toml11/docs/content.en/_index.md

26 lines
522 B
Markdown
Raw Normal View History

2024-06-15 19:27:42 +09:00
+++
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.