-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
19 lines (19 loc) · 552 Bytes
/
Copy pathmkdocs.yml
File metadata and controls
19 lines (19 loc) · 552 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
site_name: Ethereum ETL
nav:
- Overview: index.md
- Quickstart: quickstart.md
- Exporting the Blockchain: exporting-the-blockchain.md
- Google BigQuery: google-bigquery.md
- Amazon Athena: amazon-athena.md
- Ethereum Classic: ethereum-classic.md
- References:
- Commands: commands.md
- Schema: schema.md
- Limitations: limitations.md
- Project:
- Contact Us: contact.md
- Media: media.md
- Citing: citing.md
theme: readthedocs
repo_url: https://github.com/blockchain-etl/ethereum-etl/
edit_uri: edit/develop/docs