A GeneWeb audit by OCamlPro.
Make sure sphinx is installed.
You will need to install the myst-parser
.
$ sudo pip install myst-parser
You can then build the project with make <format>
with <format>
being the format
for the project.
The project will be compiled in the build/
directory.