Browse Source

Added layout doc image

pull/15/head
Eugenio Parodi 5 years ago
parent
commit
c26f1f8419
  1. 2
      Makefile
  2. 1
      docs/source/_static/Layout.HLD.001.svg
  3. 2
      tutorial/002-layout.rst

2
Makefile

@ -1,4 +1,4 @@
.PHONY: doc, runGittk, runDemo, build, deploy, buildTest, deployTest,
.PHONY: doc runGittk runDemo build deploy buildTest deployTest
.venv:
python3 -m venv .venv

1
docs/source/_static/Layout.HLD.001.svg

@ -0,0 +1 @@
../../images/Layout.HLD.001.svg

2
tutorial/002-layout.rst

@ -23,6 +23,8 @@ Intro
TTkLayouts_ are specialised classes that allow the placement of the widgets.
.. image:: https://ceccopierangiolieugenio.github.io/pyTermTk/_images/Layout.HLD.001.svg
TTkLayout_
----------

Loading…
Cancel
Save