Skip to content

Commit acb170d

Browse files
committed
doc updates
1 parent 2b2f79e commit acb170d

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/examples/ex_menu.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@ Menu Examples
33

44
Examples for customizing context menus in NodeGraphQt.
55

6-
Default Menu Setup
7-
******************
6+
Default Context Menu
7+
********************
88

9-
The NodeGraphQt module has a convenience function for setting up the node graph
10-
with a few essential menu commands.
11-
12-
`See function:` :func:`NodeGraphQt.setup_context_menu`
9+
The ``NodeGraphQt.NodeGraph`` has a default context menu with a few essential
10+
menu commands built when initialized it can be accessed with the
11+
:meth:`NodeGraph.context_menu` function.
1312

1413
.. image:: ../_images/menu_hotkeys.png
1514
:width: 300px

0 commit comments

Comments
 (0)