Index of types
Index of values
Index of modules
Index of module types


Latex
Manipulation of LaTeX (.tex) files
Assoc
Implementations of modifiable association lists.
Base
Base.ml file, mainly containing the utility classes.
Team
The teams of students inside projects.
Project
The projects arborescent type, containing teams and subprojects.
Group
The groups of students, containing all projects associated to this group.
Student
The student data type.
Parser
Parser containing all functions to parse files and load them into the application.
Inout
I/O module, containing all functions to display the files in the different formats.
Handlers
List of helper functions used inside the server to handle arguments when dealing with the URLs.
Server
OCaml server done to facilitate the manipulation of lists of students.