jupyter-widgets-contrib / ipycanvas

Interactive Canvas in Jupyter
https://ipycanvas.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
685 stars 62 forks source link

Docs #232

Closed DerThorsten closed 2 years ago

DerThorsten commented 2 years ago
DerThorsten commented 2 years ago

added the styled methods at the places you mentioned. Would been nicer to avoid the manual (re)-writing of the methods signature / docs by just cross-referencing the API documentation itself, but could not make reference work with smth like

:meth:`mymodule.MyClass.mymethod`