yoursunny / esp32cam

OV2640 camera on ESP32-CAM, Arduino library
https://esp32cam.yoursunny.dev
ISC License
499 stars 174 forks source link

Better Documentation? #13

Closed C41Underscore closed 3 years ago

C41Underscore commented 4 years ago

This looks like a really cool library but it completely lacks function documentation, which would be really helpful, as opposed to using examples to work out how to use it.

yoursunny commented 4 years ago

Most functions have Doxygen. If you edit code in Visual Studio Code, you'll see documentation as you type.

yoursunny commented 3 years ago

Doxygen is now being built in CI and published to https://esp32cam.yoursunny.dev/