From cf7d6ea88e2583944c525679c1b5c382cc46b154 Mon Sep 17 00:00:00 2001 From: Adam Schmideg Date: Thu, 3 Jan 2019 10:50:31 +0100 Subject: [PATCH] Move the content of install and docs index to the main index page --- docs/index.md | 17 ----------- index.html | 18 ++++++++++- install/index.html | 75 ---------------------------------------------- 3 files changed, 17 insertions(+), 93 deletions(-) delete mode 100644 docs/index.md delete mode 100644 install/index.html diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index 67ecfd5b70..0000000000 --- a/docs/index.md +++ /dev/null @@ -1,17 +0,0 @@ -* User documentation can be found at our [Ethereum User Guide and reference manual](http://ethereum.gitbooks.io/frontier-guide/content/). -* For the API reference and developer documentation head over to the auto generated [GoDoc](https://godoc.org/github.com/ethereum/go-ethereum) documentation. - -This is the Wiki for the official Ethereum golang implementation. For generic Ethereum-related information (whitepaper, yellow paper, protocol and interface specs, APIs, DAPP development guides, etc) see the [Ethereum main wiki](https://github.com/ethereum/wiki/wiki). - -Main entry points: - -* [Installation Instructions](Building-Ethereum) -* [Developer/Management API](Management-APIs) -* [Managing Accounts](Managing-your-accounts) -* [Command Line Options](Command-Line-Options) -* [JavaScript Console](JavaScript-Console) -* [Private Network](Private-network) -* [Developers' Guide](Developers'-Guide) -* [Whisper v6](Whisper) - -Sidebar lists all pages. diff --git a/index.html b/index.html index 69ec908079..ff655dd52d 100644 --- a/index.html +++ b/index.html @@ -49,6 +49,22 @@ css:

How can I use it?

Go Ethereum is available either as a standalone client called Geth that you can install on pretty much any operating system, or as a library that you can embed in your Go, Android or iOS projects.

-

See our installation guide or our wiki pages for details!

+

User documentation can be found at our Ethereum User Guide and reference manual. + For the API reference and developer documentation head over to the auto generated GoDoc documentation. +

+

For generic Ethereum-related information (whitepaper, yellow paper, protocol and interface specs, APIs, DAPP development guides, etc) see the Ethereum main wiki.

+

Here are the main entry points. +

+

\ No newline at end of file diff --git a/install/index.html b/install/index.html deleted file mode 100644 index b4bd351b1a..0000000000 --- a/install/index.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - Go Ethereum Installation - - - - - - - - - - - - - - - - - - - - -
-
-
-

Installing Go Ethereum

-
-
-
-
-
-

© 2013-2016. The go-ethereum Authors.

-
-
- - - -