]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: update toc mdhelp: WIP tv_adapters mdhelp: screenshots
authorMark Clarkstone <hello@markclarkstone.co.uk>
Mon, 18 Apr 2016 12:45:45 +0000 (13:45 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 26 Apr 2016 06:46:02 +0000 (08:46 +0200)
docs/docresources/tvadapterparams.png [new file with mode: 0644]
docs/docresources/tvadaptertree.png [new file with mode: 0644]
docs/markdown/toc.md
docs/markdown/tv_adapters.md [new file with mode: 0644]

diff --git a/docs/docresources/tvadapterparams.png b/docs/docresources/tvadapterparams.png
new file mode 100644 (file)
index 0000000..383b6ef
Binary files /dev/null and b/docs/docresources/tvadapterparams.png differ
diff --git a/docs/docresources/tvadaptertree.png b/docs/docresources/tvadaptertree.png
new file mode 100644 (file)
index 0000000..e05497e
Binary files /dev/null and b/docs/docresources/tvadaptertree.png differ
index 4fefb9813641605917c4e06e7e85c9b54c1da001..e906ec6574de8f9eb70921d1c5c4973618147b20 100644 (file)
@@ -45,7 +45,7 @@ Web Interface Configuration Guide
 
 * DVB Inputs
 
-  - [TV Adapters](class/tvh_input)
+  - [TV Adapters](tv_adapters)
   - [Networks](class/mpegts_network)
   - [Muxes](class/mpegts_mux)
   - [Services](class/service)
diff --git a/docs/markdown/tv_adapters.md b/docs/markdown/tv_adapters.md
new file mode 100644 (file)
index 0000000..d798556
--- /dev/null
@@ -0,0 +1,29 @@
+##DVB Inputs - TV Adapters
+
+The adapters and tuners are listed and edited in a tree.
+
+!['TV Adapter tree'](docresources/tvadaptertree.png)
+
+---
+
+###Buttons
+
+The following functions are available:
+
+Button         | Function
+---------------|---------
+**Save**       | Save the current TV adapter configuration.
+**Help**       | Display this help page.
+---
+
+###Making Changes to an Adapter
+
+Select the desired frontend from the adapter tree, you should then 
+see the list of available parameters for the frontend on the right hand 
+side of your screen. 
+
+!['TV Adapter params'](docresources/tvadapterparams.png)
+
+**Tip**: Remember to save your changes *before* switching panels.
+
+---