Commit Graph

3 Commits

Author SHA1 Message Date
Jean Sirmai 73c474b765
docs/doxyfile,html,rtfm/man3/*, Makefile: integrate doxygen for documentation
We wanted to have an automated documentation for our project. We choose doxygen
since this is a well-established project, with common standards.

To generate the documentation, simply type `make docs` and open `docs/html/index.html`.

TODO: properly document the whole project.
2024-10-28 14:15:48 +01:00
Jean Sirmai 549431196b
scripts/*: add a script that can list every function name 2024-10-28 13:50:56 +01:00
Jean Sirmai d570d253b9
.gitignore: added an exclusion for bin/ and build/ 2024-06-29 18:04:49 +02:00