Added documentation.

This commit is contained in:
Nicolás A. Ortega
2017-07-11 19:18:45 +02:00
parent 6f98136102
commit b375439f2a
6 changed files with 27 additions and 16 deletions

3
.gitignore vendored
View File

@ -2,5 +2,8 @@
build/*
!build/.keep
# Ignore documentation
doc/*
# Ignore Vim temprary files
*.sw[a-z]