5 Commits

Author SHA1 Message Date
Graham Pentheny
c2c92e6d18 Added link to Q&A section of Github Discussions to the contributing doc as the proper place to post questions 2023-03-18 18:15:28 -04:00
Graham Pentheny
286b154c39 Updated Code of Conduct
Fixed dead link, changed to contributor covenant.
2023-03-18 18:15:28 -04:00
Graham Pentheny
2b0c244d12
Updated doxygen output (#581)
- Upgraded doxyfile to latest format
- Fixed a bunch of warnings and errors in docstrings that doxygen was complaining about
- Added the doxygen-awesome theme to modernize the output
- Removed a duplicate screenshot we'd had in the docs folder
- Moved the RecastDemo screenshot into the Docs/images folder
- Changed the doxygen main page to be the README.md since the dedicated main page file we had was nearly identical but out of date
- Added CONTRIBUTING.md so it's part of the generated doxygen output
- Removed duplicate license file to avoid confusion
- Combined the FAQ with the Recast_api.txt, since the FAQ was essentially just better docs for the members of `rcConfig`
2022-11-23 00:13:38 -05:00
Ben Hymers
5098d88ee8 Add note to CONTRIBUTING doc to mention screenshots and debug draw interface 2016-02-14 20:08:58 +00:00
Ben Hymers
f0c09d7583 Add CONTRIBUTING.md
Contains a first pass of contributing guidelines and code of conduct

Fix #174
2016-02-09 17:52:55 +00:00