espressif/esptool-js

Add API documentation, publish on Github pages

igrr opened this issue · 2 comments

igrr commented

The API of ESPLoader is a pretty simple one, but that shouldn't mean that it doesn't have to be documented.

We could add TypeDoc-style comments in the code and push the generated docs to Github Pages (https://espressif.github.io/esptool-js/).

+1