Skip to content

Commit

Permalink
documentation: Change navigation menu
Browse files Browse the repository at this point in the history
  • Loading branch information
kaythxbye committed Oct 29, 2019
1 parent 06c6c34 commit bfcdb91
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
site_name: Diadata
site_name: DIAdata
docs_dir: documentation
nav:
- DIA Data Documnentation: '../README.md'
- Methodology:
- Pricing Methodology of Crypto Exchange Quotations: 'methodology/ExchangePrices.md'
- Oracles in DIA: 'methodology/Oracles.md'
- Circulating Supply Numbers: 'methodology/SupplyNumbers.md'
- Tutorials:
- Write your own blockchain scraper: 'tutorials/BlockchainScraper.md'
- Write your own exchange scraper: 'tutorials/ExchangeScraper.md'
theme:
name: readthedocs
highlightjs: true

0 comments on commit bfcdb91

Please sign in to comment.