-
Notifications
You must be signed in to change notification settings - Fork 32
Home
Lucas Young edited this page Dec 11, 2018
·
6 revisions
This wiki functions as our primary source of documentation. With each change that you submit via pull request, you'll be expected to add documentation on what you made to this wiki as necessary.
Make sure to focus on how other people can use your work more than the implementation details of it. For example, if you make a function, write more about the purpose of the function, the arguments, and the return value than how the function works at a low level.
Pages to look at for newcomers:
- Project Overview
- Glossary
- Using git and github
- Project Overview
- Dependency List
- GCS JSON Message Formatting
- Dronekit mission_basic.py
- Continuous Integration with Travis
- Engineering Requirements
- Test Hierarchy
- Style Guide
- Glossary