User:Anotheridiot/Documentation
Jump to navigation
Jump to search
Documenting your kernel/OS
|
In my personal opinion doxygen is the best tool to document your code since a simple VSCode extension exists to automate it in most stuff and all you need to do is just run the following commands and now you have your documentation (you would need to update the config a bit made by the first command)
doxygen -g doxygen