# This repo This repository contains the documentation on the Central(Architecture). # Building from sources To build the documentation, `make` and `docker` should be installed in the build environment. ```bash make image && make ```