提交 eba22da6 作者: Brian Tiger Chow

docs(tour) Chapter

上级 b353f75e
...@@ -97,6 +97,8 @@ var FileBasicsMounting = Content{ ...@@ -97,6 +97,8 @@ var FileBasicsMounting = Content{
// Chapter is used to define a chapter once and derive IDs for any number of // Chapter is used to define a chapter once and derive IDs for any number of
// sections within. // sections within.
// //
// It's designed to make it easy to re-order chapters with minimal fuss.
//
// eg. // eg.
// Intro := Chapter(1) // Intro := Chapter(1)
// ID("1.1") == Intro(1) // ID("1.1") == Intro(1)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论