From: Mark Clarkstone Date: Mon, 18 Apr 2016 12:45:45 +0000 (+0100) Subject: mdhelp: update toc mdhelp: WIP tv_adapters mdhelp: screenshots X-Git-Tag: v4.2.1~607 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b08b31c604fe2c04763a589f8b83d56bef5083b3;p=thirdparty%2Ftvheadend.git mdhelp: update toc mdhelp: WIP tv_adapters mdhelp: screenshots --- diff --git a/docs/docresources/tvadapterparams.png b/docs/docresources/tvadapterparams.png new file mode 100644 index 000000000..383b6ef29 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 index 000000000..e05497e58 Binary files /dev/null and b/docs/docresources/tvadaptertree.png differ diff --git a/docs/markdown/toc.md b/docs/markdown/toc.md index 4fefb9813..e906ec657 100644 --- a/docs/markdown/toc.md +++ b/docs/markdown/toc.md @@ -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 index 000000000..d798556ef --- /dev/null +++ b/docs/markdown/tv_adapters.md @@ -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. + +---