Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Install
=======
Prerequisite :
* On Mac OS X : TODO
* On Ubuntu : TODO
Installation :
::
$ python bootstrap.py
$ bin/pip install -r requirements.txt
$ bin/pip install https://github.com/harobed/matplotlib/archive/master.zip
Generate HTML version and PDF version
=====================================
Generate HTML version :
::
$ make html
Generate PDF version :
::
$ make latexpdf