docs icon indicating copy to clipboard operation
docs copied to clipboard

Automata Network Documentation

Automata Network Documentation

This repository has the documentation for Automata Network.

The docs are written in Markdown and you can directly read it here.

Development

# 1. Clone the repository
git clone https://github.com/automata-network/docs.git

# 2. Install python3 packages
pip3 install -r requirements.txt

# 3. Start the website locally
mkdocs serve

Contributing

You are welcomed to:

  • raise an issues regarding the documentation and the hosted website.
  • create new documentations under docs/ directory.
  • enrich your documentations with more mkdocs-material features
  • get your hands dirty with mkdocs and mkdocs material.

Acknowledgements

Kudos to the following open-source projects.

License

Apache 2.0