Move swarm content to legacy

pull/19449/head
Adam Schmideg 6 years ago
parent 48b2c1fa57
commit 6e313f0a6d
  1. 8
      _config.yml
  2. 0
      docs/_legacy/IPFS--SWARM.md
  3. 0
      docs/_legacy/Swarm---TODO.md
  4. 0
      docs/_legacy/Swarm---distributed-preimage-archive.md
  5. 0
      docs/_legacy/Swarm-Channels,-Namereg-resolution-draft.md
  6. 0
      docs/_legacy/Swarm-Contract.md
  7. 0
      docs/_legacy/swarm---POC-series.md
  8. 0
      docs/_legacy/swarm-dev-progress.md
  9. 0
      docs/_legacy/swarm-roadmap.md
  10. 2
      install.md

@ -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

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