mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 21:07:45 +08:00
docs(tour) Chapter
This commit is contained in:
parent
b353f75e21
commit
eba22da632
@ -97,6 +97,8 @@ var FileBasicsMounting = Content{
|
||||
// Chapter is used to define a chapter once and derive IDs for any number of
|
||||
// sections within.
|
||||
//
|
||||
// It's designed to make it easy to re-order chapters with minimal fuss.
|
||||
//
|
||||
// eg.
|
||||
// Intro := Chapter(1)
|
||||
// ID("1.1") == Intro(1)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user