Forgot to re-add _data dir
This commit is contained in:
parent
0198ed534b
commit
3b98e2c8a1
|
@ -0,0 +1,3 @@
|
|||
Install: /doc/Installing-Geth
|
||||
Downloads: /downloads
|
||||
Documentation: /docs
|
|
@ -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
|
Loading…
Reference in New Issue