Skip to content

Commit

Permalink
plug the Overview in index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
wolovim committed Jul 8, 2020
1 parent 5336f5e commit fb8cca5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
11 changes: 6 additions & 5 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ Getting Started

Your next steps depend on where you're standing:

- Unfamiliar with Ethereum? `ethereum.org`_
- Looking for Ethereum Python tutorials? `ethereum.org/python`_
- Ready to code? :ref:`quickstart`
- Need help debugging? `StackExchange`_
- Want to chat? `Gitter`_
- Unfamiliar with Ethereum? → `ethereum.org`_
- Looking for Ethereum Python tutorials? → `ethereum.org/python`_
- Ready to code? → :ref:`quickstart`
- Interested in a quick tour? → :ref:`overview`
- Need help debugging? → `StackExchange`_
- Want to chat? → `Gitter`_

Table of Contents
-----------------
Expand Down
4 changes: 3 additions & 1 deletion docs/overview.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _overview:

Overview
========

Expand Down Expand Up @@ -105,7 +107,7 @@ Address Helpers
- :meth:`Web3.toChecksumAddress() <web3.Web3.toChecksumAddress>`


Currency Coversions
Currency Conversions
-------------------

- :meth:`Web3.fromWei() <web3.Web3.fromWei>`
Expand Down

0 comments on commit fb8cca5

Please sign in to comment.