Go to file
Adrien Bourmault 546497f349 manifest.scm: add doxygen as a dependency
Doxygen is used to generate documentation, this commit makes sure it is
loaded in the `guix shell` environment (which is useful for guix users).

Signed-off-by: Adrien 'neox' Bourmault <neox@a-lec.org>
2024-11-22 16:37:26 +01:00
audits audits/* 2024-07-14 new dir "audits" added with its content 2024-11-21 23:27:25 +01:00
docs src/util/* include/base.h makes available util_concat(), util_read_file() 2024-11-21 23:22:37 +01:00
include main() reintroducing strncat() instead of util_concat() 2024-11-22 14:03:07 +01:00
scripts scripts/*: add a script that can list every function name 2024-11-20 17:52:23 +01:00
src main() reintroducing strncat() instead of util_concat() 2024-11-22 14:03:07 +01:00
.gitignore docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-20 17:54:06 +01:00
COPYING src/*, simple Gtk application 2024-11-20 17:38:36 +01:00
Makefile docs/*: integrate doxygen, create a documentation zone, adds notes 2024-11-20 17:54:06 +01:00
manifest.scm manifest.scm: add doxygen as a dependency 2024-11-22 16:37:26 +01:00