The full documentation can be found on https://docs.phoenix-rtos.com/.
This repository contains all the necessary files needed to build Phoenix-RTOS Documentation using https://github.com/sphinx-doc/sphinx.
It can be done using the following command:
make clean html
The artifacts will be available in _build
directory.