]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
WebUI: Added placeholder help text and image for Debugging tab
authorIan <ian@sproink.co.uk>
Mon, 26 May 2014 14:33:25 +0000 (15:33 +0100)
committerIan <ian@sproink.co.uk>
Mon, 26 May 2014 14:33:25 +0000 (15:33 +0100)
docs/docresources/configtvhlog.png [new file with mode: 0644]
docs/html/config_tvhlog.html [new file with mode: 0644]

diff --git a/docs/docresources/configtvhlog.png b/docs/docresources/configtvhlog.png
new file mode 100644 (file)
index 0000000..1e4320f
Binary files /dev/null and b/docs/docresources/configtvhlog.png differ
diff --git a/docs/html/config_tvhlog.html b/docs/html/config_tvhlog.html
new file mode 100644 (file)
index 0000000..4f94bf3
--- /dev/null
@@ -0,0 +1,28 @@
+<div class="hts-doc-text">
+
+ <img src="docresources/configtvhlog.png"></img>
+
+ <p>This tab is used to configure various debugging options in tvheadend.</p>
+
+ <p>Configuration options:</p>
+
+ <dl>
+
+  <dt>Debug log path</dt>
+  <dd></dd>
+
+  <dt>Debug to syslog</dt>
+  <dd></dd>
+
+  <dt>Debug trace (low-level stuff)</dt>
+  <dd></dd>
+
+  <dt>Debug subsystems</dt>
+  <dd></dd>
+
+  <dt>Trace subsystems</dt>
+  <dd></dd>
+
+ </dl>
+ Changes to any of these settings must be confirmed by pressing the 'Save configuration' button before taking effect.
+</div>