Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 439 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 439 Bytes

GeneWeb audit

A GeneWeb audit by OCamlPro.

Installation & build

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.