From bfa494588da0def96c42577e284c6d8990eb31f2 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 26 May 2022 22:46:17 +0200 Subject: add doxygen --- makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 7795106..832bde9 100644 --- a/makefile +++ b/makefile @@ -5,4 +5,7 @@ all clean format compile_commands: $(SUBDIRS) FORCE $(SUBDIRS): FORCE $(MAKE) -C $@ $(MAKECMDGOALS) -FORCE: \ No newline at end of file +FORCE: + +docs: + doxygen -- cgit v1.2.3