Move all documentation below /docs (#20072)
* Move pages one level deeper under the /docs folder and fix broken links * Fix broken links * Flatten clef/qubes links to clef * Remove path debugging from main template
This commit is contained in:
committed by
Felix Lange
parent
8dc979183f
commit
8e49d1571d
@ -9,13 +9,13 @@ This is the documentation for the official Ethereum golang implementation. For g
|
||||
|
||||
Main entry points:
|
||||
|
||||
* [Installation Instructions](../install-and-build/Building-Ethereum)
|
||||
* [Management APIs](../interface/Management-APIs)
|
||||
* [Managing Accounts](../interface/Managing-your-accounts)
|
||||
* [Command Line Options](../interface/Command-Line-Options)
|
||||
* [JavaScript Console](../interface/JavaScript-Console)
|
||||
* [Private Network](../doc/Private-network)
|
||||
* [Developers' Guide](../install-and-build/Developers-Guide)
|
||||
* [Whisper v6](../doc/Whisper)
|
||||
* [Installation Instructions](./install-and-build/installing-geth)
|
||||
* [Management APIs](./interface/management-apis)
|
||||
* [Managing Accounts](./interface/managing-your-accounts)
|
||||
* [Command Line Options](./interface/command-line-options)
|
||||
* [JavaScript Console](./interface/javascript-console)
|
||||
* [Private Network](./doc/private-network)
|
||||
* [Developers' Guide](./install-and-build/developers-guide)
|
||||
* [Whisper v6](./whisper/whisper-overview)
|
||||
|
||||
Sidebar lists all pages.
|
||||
|
Reference in New Issue
Block a user