mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +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
16
_config.yml
16
_config.yml
|
|
@ -20,7 +20,19 @@ collections:
|
||||||
output: true
|
output: true
|
||||||
caption: Install and build
|
caption: Install and build
|
||||||
sidebar: true
|
sidebar: true
|
||||||
Mobile:
|
how-to:
|
||||||
output: true
|
output: true
|
||||||
caption: Mobile-related
|
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
|
sidebar: true
|
||||||
Loading…
Reference in a new issue