mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Added Doxity in the Solidity Tools section
This commit is contained in:
parent
f33614e1f7
commit
4658c4f28b
@ -53,7 +53,7 @@ Available Solidity Integrations
|
||||
|
||||
* `Atom Solidity Linter <https://atom.io/packages/linter-solidity>`_
|
||||
Plugin for the Atom editor that provides Solidity linting.
|
||||
|
||||
|
||||
* `Solium <https://github.com/duaraghav8/Solium/>`_
|
||||
A commandline linter for Solidity which strictly follows the rules prescribed by the `Solidity Style Guide <http://solidity.readthedocs.io/en/latest/style-guide.html>`_.
|
||||
|
||||
@ -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
|
||||
-----------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user