/hermez-docs

Hermez documentation

GNU Affero General Public License v3.0AGPL-3.0

hermez-docs

Polygon Hermez 1.0 documentation

How to run this documentation (locally)

Install mkdocs

pip3 install mkdocs

In case you have a rendering problem with the pieces of code, please execute:

pip install --upgrade mkdocs

Install mkdocs-material theme

pip install mkdocs-material

Run the webserver

At the mkdocs directory execute:

mkdocs serve