Mathmaker Doc for dev
Generator of maths worksheets and their detailed solutions
Status: Alpha
Brought to you by:
nico_h
Welcome to mathmaker's documentation for developpers!
This introduction will help you dive into the source code.
You will find :
General Introduction : the issue of mathmaker
General Introduction : the way it works
Some Writing Rules
Maintenance : unit tests script
Maintenance : debugging tools
A presentation of the Sheet, Exercise and Questions objects
A presentation of the objects of the core
The top of the core diagramm
Some Howto