unl-nimbus-lab / pymavswarm

Python library used to safely control drone swarms and drone fleets with MAVLink
https://pymavswarm.readthedocs.io
GNU General Public License v3.0
17 stars 5 forks source link

Add developer documentation #12

Closed evan-palmer closed 2 years ago

evan-palmer commented 2 years ago

Is your feature request related to a problem? Please describe. There is no documentation discussing the design and implementation of the library. This makes it hard for newcomers to contribute toward the project

Describe the solution you'd like Add developer documentation

evan-palmer commented 2 years ago

Work is currently being done to add support for sphinx markdown in the implementation. I am thinking that developer documentation should be done using readthedocs

evan-palmer commented 2 years ago

The developer documentation will be created using RTD