Skip to content

Commit

Permalink
Explain variable name mangling in the GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
stuaxo committed May 8, 2018
1 parent ee221d7 commit 67e2d1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/source/live.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ value of 100, and an initial (default) value of 25.
.. figure:: images/live_vars.png

For readability names are capitalized and underscores replaced by spaces,
so 'a_number' is displayed as 'A number'.


Setting variables in the command line
-------------------------------------
Expand Down

0 comments on commit 67e2d1b

Please sign in to comment.