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 43ddfad3af
docs/*notes*: add personal notes (TODO refactor) 2024-10-28 14:03:42 +01:00
Jean Sirmai 60f5b7a00d
docs/*: create a documentation zone, with different ressources that help development
It actually contains:
	- archives: several files from past of the projects, historical purpose
	- GTK-docs: ressources on GTK internals and API
	- rtfm: first draft of a user manual
	- showcase: some pictures of the UI example, that were communicated on the Gem-graph discussion room (XMPP)
2024-10-28 13:58:28 +01:00