Forgot to re-add _data dir

This commit is contained in:
Adam Schmideg 2019-03-27 09:35:36 +01:00
parent 0198ed534b
commit 3b98e2c8a1
2 changed files with 26 additions and 0 deletions

3
_data/navbar.yml Normal file
View File

@ -0,0 +1,3 @@
Install: /doc/Installing-Geth
Downloads: /downloads
Documentation: /docs

23
_data/sidebar.yml Normal file
View File

@ -0,0 +1,23 @@
Install and build:
- Downloads: /downloads
- Installing Ethereum: /docs/Building-Ethereum
- Developers' Guide: /docs/Developers-Guide
How to use:
- Managing Accounts: /docs/Managing-your-accounts
- Mining: /docs/Mining
- Contract Tutorial: /docs/Contract-Tutorial
Interface Documentation:
- Command Line Options: /docs/Command-Line-Options
- JavaScript Console: /docs/JavaScript-Console
- Management API: /docs/Management-APIs
- JSON-RPC server: https://github.com/ethereum/wiki/wiki/JSON-RPC
Issues and support:
- FAQ: /docs/FAQ
- Reporting issues: /docs/geth#reporting
- Community and support: /docs/geth#community-and-support
- Issue handling workflow: /docs/Issue-handling-workflow
Developers:
- Mobile Clients: /docs/Mobile-Clients/Libraries-and-Inproc-Ethereum-Nodes
- Native DApps: /docs/Native-DApps/Go-bindings-to-Ethereum-contracts
- Active go-ethereum projects: /docs/Active-go-ethereum-projects
- Other documents: /docs/other-documents