doc changes

This commit is contained in:
Fabian Vogelsteller 2016-11-01 16:26:46 +01:00
parent a0a8cfba41
commit 098bde921d
No known key found for this signature in database
GPG Key ID: E51EADA77F1A4124
3 changed files with 8 additions and 6 deletions

View File

@ -1,6 +1,6 @@
###############
=========================
Callbacks Promises Events
###############
=========================
To help web3 integrate into all kind of projects with different standards
we provide multiple ways to act on asynchronous functions.

View File

@ -1,6 +1,6 @@
###############
===============
Getting Started
###############
===============
The web3.js library is a collection of modules which contain specific functionality for the ethereum ecosystem.
@ -19,7 +19,7 @@ Please also check out these `useful patterns <https://github.com/ethereum/wiki/w
.. _adding-web3:
Adding web3.js
**************
==============
.. index:: npm
.. index:: bower

View File

@ -1,5 +1,6 @@
=================================
web3.js - Ethereum JavaScript API
===================================
=================================
web3.js is a collection of libraries which allow you to interact with a local or remote ethereum node,
using a HTTP or IPC connection.
@ -23,6 +24,7 @@ Contents:
:maxdepth: 2
:caption: API Reference
web3
web3-utils
web3-eth
web3-net