Adafruit_CircuitPython_Bundle icon indicating copy to clipboard operation
Adafruit_CircuitPython_Bundle copied to clipboard

Automate the generation of docs/drivers.rst

Open lesamouraipourpre opened this issue 4 years ago • 0 comments

While investigating #342, a thought struck me:

Would it be possible to automate the generation of docs/drivers.rst when generating circuitpython_library_list.md

A possible source of information would be the keywords passed into setup() in setup.py on the libraries that are uploaded to PyPI. On boards without a setup.py, a keywords.txt could be created. This could also possibly be made feature searchable like the boards matrix has recently.

Thoughts?

lesamouraipourpre avatar Sep 13 '21 17:09 lesamouraipourpre