/LearnASLDoc

Documentation for LearnASL project.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Final degree's project: LearnASL

Author: Jesús González Álvarez

Advisor: Miguel Lastra Leidinger


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.tex

Followed by

    bibtex proyecto

and

    pdflatex proyecto.tex

Or directly

    make

Instructions

Check installation instructions.