Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e680cd2

Browse filesBrowse files
committed
DOC : fix MEP22 markup
1 parent 5839ab2 commit e680cd2
Copy full SHA for e680cd2

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/devel/MEP/MEP22.rst

Copy file name to clipboardExpand all lines: doc/devel/MEP/MEP22.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The following instance attributes are set at instantiation:
9393
* keypress associated with the Tool Keymap
9494
* Call to navigation.trigger_tool(name)
9595
* set_figure(self, figure): Set the figure and navigation attributes
96-
* destroy(self, *args): Destroy the `Tool` graphical interface (if exists)
96+
* ``destroy(self, *args)``: Destroy the `Tool` graphical interface (if exists)
9797

9898
**Available Tools**
9999
* ToolQuit
@@ -150,7 +150,7 @@ Public methods for **User use**:
150150
None
151151
* get_tool_keymap(self, name): Return a list of keys that are
152152
associated with the tool
153-
* set_tool_keymap(self, name, *keys): Set the keys for the given tool
153+
* set_tool_keymap(self, name, ``*keys``): Set the keys for the given tool
154154
* remove_tool(self, name): Removes tool from the navigation control.
155155
* add_tools(self, tools): Add multiple tools to `Navigation`
156156
* add_tool(self, name, tool, group=None, position=None): Add a tool

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.