From 4658c4f28bbfef919583b5885aa5742e6b55bdd8 Mon Sep 17 00:00:00 2001 From: AdrianClv Date: Sat, 29 Apr 2017 17:22:01 +0200 Subject: Added Doxity in the Solidity Tools section --- docs/index.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 7ffec806..1312864a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -53,7 +53,7 @@ Available Solidity Integrations * `Atom Solidity Linter `_ Plugin for the Atom editor that provides Solidity linting. - + * `Solium `_ A commandline linter for Solidity which strictly follows the rules prescribed by the `Solidity Style Guide `_. @@ -90,6 +90,9 @@ Solidity Tools * `evmdis `_ EVM Disassembler that performs static analysis on the bytecode to provide a higher level of abstraction than raw EVM operations. +* `Doxity `_ + Documentation Generator for Solidity. + Third-Party Solidity Parsers and Grammars ----------------------------------------- -- cgit v1.2.3