Skip to content

Commit f3fa7f7

Browse files
ericpreQuLogic
andauthored
Apply suggestions from code review regarding the documentation of API deprecation
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 8ff493c commit f3fa7f7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
RectangleSelector and EllipseSelector
22
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3-
``maxdist`` is deprecated, use ``grab_range`` argument instead
4-
``marker_props`` is deprecated, use ``handle_props`` argument instead
3+
The *maxdist* argument is deprecated, use *grab_range* instead.
4+
The *marker_props* argument is deprecated, use *handle_props* instead.
55

66
PolygonSelector
77
~~~~~~~~~~~~~~~
8-
``vertex_select_radius`` is deprecated, use ``grab_range`` argument instead
9-
``markerprops`` is deprecated, use ``handle_props`` argument instead
10-
8+
The *vertex_select_radius* argument is deprecated, use *grab_range* instead.
9+
The *markerprops* argument is deprecated, use *handle_props* instead.

0 commit comments

Comments
 (0)