Skip to content

Documentation

To begin working on the documentation, please follow the set up instructions.

Set up MK Docs on Local

  • Clone the repository
  • pip install mkdocs-material
  • mkdocs build
  • Add repo_url: https://github.com/aidecentralized/sonar/ to mkdocs.yml
  • mkdocs serve