cnotes/src
Greg Gauthier ef630a26b0
All checks were successful
Build / build (push) Successful in 17s
docs(cnadd): add Doxygen comments to functions
Added detailed Doxygen-style documentation comments to ensure_directory_exists,
get_cnotes_path, write_entry, print_usage, and main functions in src/cnadd.c.
Also included a backup of the original file as src/cnadd.c.bak and fixed
missing newline at end of file.
2026-04-03 11:15:31 +01:00
..
cnadd.c docs(cnadd): add Doxygen comments to functions 2026-04-03 11:15:31 +01:00
cnadd.c.bak docs(cnadd): add Doxygen comments to functions 2026-04-03 11:15:31 +01:00
cncount.c moving to a semi-immutable model. Entries can be archived, but not deleted or edited. 2026-01-30 14:51:49 +00:00
cndel.c moving to a semi-immutable model. Entries can be archived, but not deleted or edited. 2026-01-30 14:51:49 +00:00
cndump.c fix the sort order problem on cndump 2026-01-30 15:21:57 +00:00
cnfind.c fix cnfind display logic to match cndump 2026-01-30 16:17:06 +00:00
cnhelp.c fix cnfind display logic to match cndump 2026-01-30 16:17:06 +00:00