Merge pull request #2200 from AdrianClv/develop

Adds Doxity to the Solidity Tools section
This commit is contained in:
Alex Beregszaszi 2017-05-02 09:37:00 +01:00 committed by GitHub
commit 5aeb635205

View File

@ -90,6 +90,9 @@ Solidity Tools
* `evmdis <https://github.com/Arachnid/evmdis>`_
EVM Disassembler that performs static analysis on the bytecode to provide a higher level of abstraction than raw EVM operations.
* `Doxity <https://github.com/DigixGlobal/doxity>`_
Documentation Generator for Solidity.
Third-Party Solidity Parsers and Grammars
-----------------------------------------