Salome HOME
Correct documentation bugs, adapt for 'Read The Docs' theme (bos #18858)
[modules/shaper.git] / doc / gui / TUI_tutorial.rst
1
2   .. _tui_tutorial:
3
4 Tutorial TUI Script
5 ===================
6
7 .. literalinclude:: tutorial.py
8     :linenos:
9     :language: python
10
11 :download:`Download this script <tutorial.py>`