Skip to content

Commit

Permalink
Overview documentation overhaul (#1681)
Browse files Browse the repository at this point in the history
* relocate Web3 Base API content from Overview

* introduce new Overview content

* plug the Overview in index.rst

* add newsfragment + small copy cleanup

* address PR feedback
  • Loading branch information
wolovim authored Jul 9, 2020
1 parent 55297bc commit 4984008
Show file tree
Hide file tree
Showing 9 changed files with 543 additions and 285 deletions.
2 changes: 2 additions & 0 deletions docs/ens_overview.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _ens_overview:

Ethereum Name Service
================================

Expand Down
2 changes: 2 additions & 0 deletions docs/ethpm.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _ethpm:

ethPM
=====

Expand Down
2 changes: 2 additions & 0 deletions docs/examples.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _examples:

Examples
========

Expand Down
2 changes: 2 additions & 0 deletions docs/filters.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _filtering:

Filtering
=========

Expand Down
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
2 changes: 2 additions & 0 deletions docs/middleware.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ that are in deeper layers).
More information is available in the "Internals: :ref:`internals__middlewares`" section.


.. _default_middleware:

Default Middleware
------------------

Expand Down
Loading

0 comments on commit 4984008

Please sign in to comment.