mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-16 16:28:09 +08:00
doc: fix reference for the latest hugo ver
This commit is contained in:
@@ -7,19 +7,19 @@ type = "docs"
|
|||||||
|
|
||||||
日本語版は[こちら](/toml11/ja/)
|
日本語版は[こちら](/toml11/ja/)
|
||||||
|
|
||||||
## [Installation]({{< relref "/installation" >}})
|
## [Installation](docs/installation)
|
||||||
|
|
||||||
This section describes how to build and install toml11.
|
This section describes how to build and install toml11.
|
||||||
|
|
||||||
## [Features]({{< relref "/features" >}})
|
## [Features](docs/features)
|
||||||
|
|
||||||
This section describes how to use toml11's features with examples.
|
This section describes how to use toml11's features with examples.
|
||||||
|
|
||||||
## [Reference]({{< relref "/reference" >}})
|
## [Reference](docs/reference)
|
||||||
|
|
||||||
This section details toml11 functions and classes.
|
This section details toml11 functions and classes.
|
||||||
|
|
||||||
## [ChangeLog]({{< relref "/changelog" >}})
|
## [ChangeLog](docs/changelog)
|
||||||
|
|
||||||
This section describes changes from release to release.
|
This section describes changes from release to release.
|
||||||
|
|
||||||
|
@@ -7,19 +7,19 @@ type = "docs"
|
|||||||
|
|
||||||
English version is [here](../en/)
|
English version is [here](../en/)
|
||||||
|
|
||||||
## [Installation]({{< relref "/installation" >}})
|
## [Installation](docs/installation)
|
||||||
|
|
||||||
toml11のインストール方法について説明します。
|
toml11のインストール方法について説明します。
|
||||||
|
|
||||||
## [Features]({{< relref "/features" >}})
|
## [Features](docs/features)
|
||||||
|
|
||||||
toml11の機能と使い方を例に沿って説明します。
|
toml11の機能と使い方を例に沿って説明します。
|
||||||
|
|
||||||
## [Reference]({{< relref "/reference" >}})
|
## [Reference](docs/reference)
|
||||||
|
|
||||||
toml11が持つ関数・クラスの詳細を説明します。
|
toml11が持つ関数・クラスの詳細を説明します。
|
||||||
|
|
||||||
## [ChangeLog]({{< relref "/changelog" >}})
|
## [ChangeLog](docs/changelog)
|
||||||
|
|
||||||
v3系から、そしてリリースごとの変化を説明します。
|
v3系から、そしてリリースごとの変化を説明します。
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user