This is the source of the FlatBuffers documentation, that is served at https://flatbuffers.dev.
The documentation can be built and served locally during development, see [https//flatbuffers.dev/contributing/#local-development] for full details.
tl;dr
Install:
pip install mkdocs-material
Build and Serve:
mkdocs serve -f docs/mkdocs.yml