Move swarm content to legacy

This commit is contained in:
Adam Schmideg
2019-04-05 13:00:02 +02:00
parent 48b2c1fa57
commit 6e313f0a6d
10 changed files with 3 additions and 7 deletions

View File

@ -52,18 +52,14 @@ collections:
caption: Whisper caption: Whisper
sidebar_index: 6 sidebar_index: 6
frontpage: _whisper/Whisper-Overview.md frontpage: _whisper/Whisper-Overview.md
swarm:
output: true
caption: Swarm
sidebar_index: 7
doc: doc:
output: true output: true
caption: Other caption: Other
sidebar_index: 8 sidebar_index: 7
legacy: legacy:
output: true output: true
caption: Legacy content caption: Legacy content
sidebar_index: 9 sidebar_index: 8

View File

@ -3,4 +3,4 @@ title: Install
root: .. root: ..
permalink: /install/ permalink: /install/
--- ---
See [Installing Geth](doc/Installing-Geth). See [Installing Geth](../doc/Installing-Geth).