Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: update toc mdhelp: WIP tv_adapters mdhelp: screenshots
  • Loading branch information
Mark Clarkstone authored and perexg committed Apr 26, 2016
1 parent 0923d9f commit b08b31c
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 1 deletion.
Binary file added docs/docresources/tvadapterparams.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/docresources/tvadaptertree.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/markdown/toc.md
Expand Up @@ -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)
Expand Down
29 changes: 29 additions & 0 deletions 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.

---

0 comments on commit b08b31c

Please sign in to comment.