5b326c3721
Reorganizes and adds new info to the tracing docs. Specifically: breaks tracing pages into new section --> docs/evm-tracing adds new landing page reorganizes built-in tracers info and adds call/return examples to each tracer adds documentation for diffMode adds to explanation of state storage and reexec only minor changes to custom-tracers.md adds state storage image from Sina's Devcon talk |
||
---|---|---|
_data | ||
_includes | ||
_layouts | ||
bin | ||
docs | ||
guide | ||
redirects | ||
static | ||
.gitignore | ||
.travis.yml | ||
CNAME | ||
Gemfile | ||
README.md | ||
_config.yml | ||
doc.md | ||
docker-compose.yml | ||
downloads.html | ||
index.html | ||
install.md | ||
params.json |
README.md
Documentation of the go-ethereum website
To start a jekyll server run:
docker-compose up
Now you can visit localhost:4000
to look at the site.