aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing-solidity.rst
Commit message (Collapse)AuthorAgeFilesLines
* Changed inline code syntaxDenton Liu2016-05-301-3/+3
| | | | Changed from :code:`<inline>` to ``<inline>``
* Modified installing-solidity.rstDenton Liu2016-05-301-3/+3
| | | | Corrected inline code syntax
* Update links to browser-solidity.chriseth2016-05-201-3/+3
|
* Corrected capitalisationDenton Liu2016-05-201-3/+3
|
* Changed link to point to solc-js repoDenton Liu2016-05-201-1/+1
|
* Removed trailing whitespaceDenton Liu2016-05-181-5/+5
|
* Update installing-solidity.rstJordan Leigh2016-04-031-0/+2
| | | | | The brew install boost --c++11 command failed for me due to an outdated version of Node.js. `brew upgrade` fixed this. I think it should be in the documentation to reduce the number of errors on install
* Put in specific brew version as per the umbrellaRJ2016-03-121-0/+1
|
* [Documentation] Add details on libjsonrpccpp-devAndres Nötzli2016-02-041-1/+9
| | | Add explanation to the documentation that the package name changes from `libjson-rpc-cpp-dev` to `libjsonrpccpp-dev` and is supplied by the universe repository instead of the Ethereum PPA.
* [Documentation] Include correct dev packageAndres Nötzli2016-02-021-1/+1
| | | The Ubuntu part of the installation guide mentions `libjson-rpc-cpp-dev`. However, the correct name seems to be `libjsonrpccpp-dev`.
* Update installing-solidity.rstRJ2015-12-181-1/+1
|
* Update installing-solidity.rstRJ2015-12-181-1/+1
|
* new docRJ Catalano2015-12-181-1/+3
|
* Added build guide.chriseth2015-12-101-0/+140