doc: Fix wrong references found by Sphinx and new makerst.py

This commit is contained in:
Rémi Verschelde 2019-01-07 11:46:26 +01:00
parent 698728f1c2
commit a15620c83e
29 changed files with 46 additions and 42 deletions

View file

@ -5,7 +5,7 @@
</brief_description>
<description>
GraphEdit manages the showing of GraphNodes it contains, as well as connections and disconnections between them. Signals are sent for each of these two events. Disconnection between GraphNodes slots is disabled by default.
It is greatly advised to enable low processor usage mode (see [method OS.set_low_processor_usage_mode]) when using GraphEdits.
It is greatly advised to enable low processor usage mode (see [member OS.low_processor_usage_mode]) when using GraphEdits.
</description>
<tutorials>
</tutorials>