Commit Graph

10 Commits

Author SHA1 Message Date
Marius van der Wijden e9a6e73c54
docs: better syntax highlighting (#21959) 2020-12-07 20:33:03 +01:00
Marius van der Wijden c1f25f83ad
docs: reenabled syntax highlighting (#21954) 2020-12-03 21:10:42 +01:00
Felix Lange 76bc99158d
[DOCS] add search box (#20251)
This adds a search box (powered by DuckDuckGo site search) to the
navbar.
2019-11-07 15:25:36 +01:00
Felix Lange 7416b05b81
[DOCS] massive documentation update (#20229)
This PR:

- reorganizes all documentation pages so they live in the right category
- removes lots of legacy docs
- contains many improvements to active documentation pages

Geth user documentation is now spread across five major categories:

- Install and Build: installation and compile instructions
- Using Geth: this is for pages about general geth usage.
- For dApp Developers: this is for programming guides and functionality specific
   to dapp development. All the dev guides for mobile framework and Go APIs live here.
- JSON-RPC APIs: this has its own section because there is now a sub-page for
   every name space. I have also added an overview text that explains how to set
   up the API servers.
- For Geth Developers: this is for geth contributors
2019-11-05 13:46:00 +01:00
Péter Szilágyi 30f1466038
Add RPC API docs section, write eth_call reference 2019-08-12 18:38:52 +03:00
Péter Szilágyi 0aeeae1b6c
Minor polishes, auto loading and syntax highlight. 2017-01-05 17:19:42 +02:00
Felix Lange c474c4082b fix switch between mobile/desktop design 2016-11-15 11:56:24 +01:00
Felix Lange 3058a06c03 fix symmetry on the index page 2016-11-15 11:46:08 +01:00
Felix Lange 70f11da755 improve index page design
- avoid overlapping in the header bar
- scale down the gopher image to save a bunch of kilobytes
- hide the ethereum logo on smaller screens
- fix indentation
2016-11-15 03:05:18 +01:00
Péter Szilágyi abe2f98763
Replace auto generated crap with custom site 2016-11-14 17:07:13 +02:00