add doxygen docs

This commit is contained in:
2021-07-26 02:47:25 -04:00
parent 9ab95c799e
commit 6aca7ae42e
23 changed files with 2728 additions and 9 deletions

View File

@@ -13,6 +13,9 @@ myshellin es un proyecto semestral del ramo Sistemas Operativos. El propósito d
- latex
- pdflatex
## Requisitos documentacón
- doxygen
## Compilar
### Software
@@ -21,5 +24,8 @@ make shell
### Informe
make report
### Documentación
make doc
## Licencia
El proyecto es bajo la licencia "[The 3-Clause BSD License](LICENSE)".