Skip to content

Consensys/mythx-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MythX User and Developer Guide

Documentation for MythX users and tool developers.

Setup

Have Python/pip installed. Then install Sphinx and the Read the Docs Sphinx Theme:

$ pip install sphinx sphinx_rtd_theme

Building the documentation locally

$ cd docs
$ make html

The resulting HTML will be in docs/build/html/.

Releases

No releases published

Packages

No packages published