I noticed that the detailed documentation from the docstrings is no longer being generated into the ReadTheDocs.
It's missing the graphics and all the long-form description of how these widgets are made.
- One example is the
Widget class definition that had a lot of details about how to use it.
- Another example is the
Dial widget where the graphics are missing.
Q. Is it worth resolving this now or wait until these find their new home in the CircuitPython github pages?