Skip to content

Commit eda7442

Browse files
committed
qtdragon_hd -add links to docs and local filw on HTML page
1 parent 28e898d commit eda7442

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

share/qtvcp/screens/qtdragon_hd/qtdragon_hd_handler.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ def __init__(self, halcomp, widgets, paths):
110110
<body>
111111
<h1>Setup Tab</h1>
112112
<p>If you select a file with .html as a file ending, it will be shown here..</p>
113+
<li><a href="http://linuxcnc.org/docs/devel/html/">Documents online</a></li>
114+
<li><a href="file://">Local files</a></li>
113115
<img src="file://%s" alt="lcnc_swoop" />
114116
<hr />
115117
</body>

0 commit comments

Comments
 (0)