Document everything via Doxygen and READMEs #26
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Pretty much every
.cc
and.hh
file in the repository needs documentation. Doxygen document generation is pretty much good to go, we just need to write it.As for README's, we need a better project description and should write documentation for each file in
/proj
(our error codes, generation scripts, code stats,etc.). Since there are multiple types of scripts and configs there, we should probably just do it in a unified README in/proj
The text was updated successfully, but these errors were encountered: