Documentation from the future #2309
bphunter1972
announced in
Announcements
Replies: 1 comment
-
That's right. We still need to figure out how to version the docs. Next version is a day or two away. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current documentation as of this writing shows the DataTable.remove_row() method.
However, this method was added in #2253 and was not in the 0.19.1 release (#2247).
This indicates to me that the documentation is being generated from the main trunk and not from the release point. I would guess that's not intentional, since it directed me to a function I don't have.
Beta Was this translation helpful? Give feedback.
All reactions