| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
theres no documentation in source and i dont really plan on writing any. do you think documentation would add much anyhow? i dont know if having descriptions on classes and functions would really help |
Sorry, something went wrong.
Eh it really depends, in this case I think it's not always clear what the responsibility of certain classes is. Some people can figure it out from a skim read more easily than others, of course. Needless to say, this shouldn't be a priority, but it doesn't hurt to have a Doxyfile hanging around, in case you ever feel like documenting anything anyday. Besides, even a basic stub Doxygen index is good for finding classes & other top-level things at a quick glance all in one place. |
Sorry, something went wrong.
|
trueeeeeee. ill figure out how it works locally and merge probably |
Sorry, something went wrong.
|
neat! ^^ |
Sorry, something went wrong.
Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
This is a good first step towards generating documentation, which will help guide new contributors like myself in the future.