Overview
Comment:use local images
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 97eec5628788cd7c11f76966f13accc5fbafe3f07ab6508f05196a654215deb5
User & Date: mario on 2022-10-28 23:42:54
Other Links: manifest | tags
Context
2022-10-29
03:11
table intro check-in: b2227cd919 user: mario tags: trunk
2022-10-28
23:42
use local images check-in: 97eec56287 user: mario tags: trunk
23:40
add images check-in: fec21b6643 user: mario tags: trunk
Changes

Modified html/flit.html from [105608d01f] to [16be14f881].

29
30
31
32
33
34
35
36

37
38
39
40
41
42
43
29
30
31
32
33
34
35

36
37
38
39
40
41
42
43







-
+







requires = ["pluginconf", "flit"]
build-backend = "pluginconf.flit"

[project]
name = "foobar"
</code></pre>
<p>Can be invoked per <code>flit-pluginconf build</code> or <code>python -m build</code>.</p>
<p><img alt="flit - can't believe it's not setup.py!!" src="https://i.imgur.com/82cTkcq.gif"></p>
<p><img alt="flit - can't believe it's not setup.py!!" src="/pluginspec/doc/tip/html/flit.gif"></p>
</section>
<section>
</section>
<section>
</section>
<section>
<h2 class="section-title" id="header-functions">Functions</h2>

Modified html/gui.html from [6e708c8ffa] to [4f376c7c3c].

19
20
21
22
23
24
25
26

27
28
29
30
31
32
33
19
20
21
22
23
24
25

26
27
28
29
30
31
32
33







-
+







<main>
<article id="content">
<header>
<h1 class="title">Module <code>pluginconf.gui</code></h1>
</header>
<section id="section-intro">
<p>PySimpleGUI window to populate config dict via plugin options</p>
<p><img alt="" src="http://fossil.include-once.org/streamtuner2/raw/st2-plugins.png?name=946c0e32c868a22facd7498250451723a50ab00a"></p>
<p><img alt="config window" src="/pluginspec/doc/tip/html/config.png"></p>
</section>
<section>
</section>
<section>
</section>
<section>
<h2 class="section-title" id="header-functions">Functions</h2>