The documentation for this project is made using LaTex, therefore
to generate the corresponding PDF archive you should install TeXLive
in your distribution.
Once installed, you just need to move to doc directory and execute:
$ pdflatex proyecto.texFollowed by
bibtex proyectoand
pdflatex proyecto.texOr directly
makeCheck installation instructions.