Added documentation with LaTeX.

This commit is contained in:
Nicolás A. Ortega
2016-12-01 21:08:45 +01:00
parent 573343de8f
commit 76a116f64e
3 changed files with 130 additions and 0 deletions

5
.gitignore vendored
View File

@ -1,3 +1,8 @@
# Ignore binaries
build/*
!build/.keep
# Ignore LaTeX generated files
docs/*
!docs/Summary.tex
!docs/Summary.pdf