mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 02:42:27 +00:00
Move docs to their collection folder
This commit is contained in:
parent
f44e3ece69
commit
a2997ebdcd
15 changed files with 15 additions and 3 deletions
18
_config.yml
18
_config.yml
|
|
@ -20,7 +20,19 @@ collections:
|
|||
output: true
|
||||
caption: Install and build
|
||||
sidebar: true
|
||||
Mobile:
|
||||
how-to:
|
||||
output: true
|
||||
caption: Mobile-related
|
||||
sidebar: true
|
||||
caption: How to use
|
||||
sidebar: true
|
||||
interface:
|
||||
output: true
|
||||
caption: Interface documentation
|
||||
sidebar: true
|
||||
support:
|
||||
output: true
|
||||
caption: Issues and support
|
||||
sidebar: true
|
||||
developers:
|
||||
output: true
|
||||
caption: Developers
|
||||
sidebar: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue