We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd0035 commit b055489Copy full SHA for b055489
docs/examples/ex_menu.rst
@@ -18,8 +18,9 @@ It can also be populated it with a config file in ``JSON`` format by using
18
.. image:: ../_images/menu_hotkeys.png
19
:width: 300px
20
21
-| Here's a link to the example config file with a few essential menu commands.
+| Here's a couple links to the example config file and functions with a few essential menu commands.
22
| `example JSON config file <https://github.com/jchanvfx/NodeGraphQt/blob/master/examples/hotkeys/hotkeys.json>`_
23
+| `example python hotkey functions <https://github.com/jchanvfx/NodeGraphQt/blob/master/examples/hotkeys/hotkey_functions.py>`_
24
25
26
Adding to the Graph Menu
0 commit comments