setup basic doxygen for docs

We may not stick with Doxygen, but it gives us something to start with.
This commit is contained in:
Mitchell Hashimoto
2025-09-23 15:26:06 -07:00
parent def4969aff
commit 32bf37e5e4
3 changed files with 33 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
lib,
stdenv,
bashInteractive,
doxygen,
nushell,
appstream,
flatpak-builder,
@@ -89,6 +90,7 @@ in
packages =
[
# For builds
doxygen
jq
llvmPackages_latest.llvm
minisign