This document explains how to build and view the MeshCore documentation locally.
pip install mkdocs pip install mkdocs-material
mkdocs serve
mkdocs build