Skip to content

geneweb/geneweb.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.