Browse Source

used anonymous links in the example to avoid rst warnings

pull/137/head
Eugenio Parodi 3 years ago
parent
commit
55fbf4912b
  1. 4
      tutorial/000-examples.rst

4
tutorial/000-examples.rst

@ -11,7 +11,7 @@ TTkLineEdit
Init
----
`TTkLineEdit/Init.01.py <https://github.com/ceccopierangiolieugenio/pyTermTk/blob/main/tutorial/TTkLineEdit/Init.01.py>`_ - (`try Online <https://ceccopierangiolieugenio.github.io/pyTermTk/sandbox/sandbox.html?fileUri=https://raw.githubusercontent.com/ceccopierangiolieugenio/pyTermTk/main/tutorial/examples/TTkLineEdit/Init.01.py>`_)
`TTkLineEdit/Init.01.py <https://github.com/ceccopierangiolieugenio/pyTermTk/blob/main/tutorial/TTkLineEdit/Init.01.py>`_ - (`try Online <https://ceccopierangiolieugenio.github.io/pyTermTk/sandbox/sandbox.html?fileUri=https://raw.githubusercontent.com/ceccopierangiolieugenio/pyTermTk/main/tutorial/examples/TTkLineEdit/Init.01.py>`__)
.. code:: bash
@ -23,7 +23,7 @@ Init
Set/Get Text
------------
`TTkLineEdit/SetGet.01.py <https://github.com/ceccopierangiolieugenio/pyTermTk/blob/main/tutorial/TTkLineEdit/SetGet.01.py>`_ - (`try Online <https://ceccopierangiolieugenio.github.io/pyTermTk/sandbox/sandbox.html?fileUri=https://raw.githubusercontent.com/ceccopierangiolieugenio/pyTermTk/main/tutorial/examples/TTkLineEdit/SetGet.01.py>`_)
`TTkLineEdit/SetGet.01.py <https://github.com/ceccopierangiolieugenio/pyTermTk/blob/main/tutorial/TTkLineEdit/SetGet.01.py>`_ - (`try Online <https://ceccopierangiolieugenio.github.io/pyTermTk/sandbox/sandbox.html?fileUri=https://raw.githubusercontent.com/ceccopierangiolieugenio/pyTermTk/main/tutorial/examples/TTkLineEdit/SetGet.01.py>`__)
.. code:: bash

Loading…
Cancel
Save