You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started updating the class reference for 4.0 in the 4.0-classref branch.
I had to disable CI checks for warnings as there's many new warnings due to classes and methods being renamed or removed, and which were referenced throughout tutorials with :ref: links.
We need to solve those before this can be merged in master with warnings re-enabled.
This issue is to focus specifically on those renames, not on actually rewriting tutorials to match API changes per se (we might comment out some stuff initially and put TODOs if needed to solve warnings).
I started updating the class reference for 4.0 in the
4.0-classref
branch.I had to disable CI checks for warnings as there's many new warnings due to classes and methods being renamed or removed, and which were referenced throughout tutorials with
:ref:
links.We need to solve those before this can be merged in
master
with warnings re-enabled.This issue is to focus specifically on those renames, not on actually rewriting tutorials to match API changes per se (we might comment out some stuff initially and put TODOs if needed to solve warnings).
The text was updated successfully, but these errors were encountered: