mirror of https://gitee.com/openkylin/linux.git
doc-rst: remote_controllers: fix conversion issues
Make it look like V4L, DVB and MC docbooks initial page. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
df94711d32
commit
1c719e648d
|
@ -1,5 +1,7 @@
|
||||||
.. -*- coding: utf-8; mode: rst -*-
|
.. -*- coding: utf-8; mode: rst -*-
|
||||||
|
|
||||||
|
.. include:: <isonum.txt>
|
||||||
|
|
||||||
.. _remotes:
|
.. _remotes:
|
||||||
|
|
||||||
#####################
|
#####################
|
||||||
|
@ -15,6 +17,7 @@ Remote Controllers
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
:numbered:
|
||||||
|
|
||||||
Remote_controllers_Intro
|
Remote_controllers_Intro
|
||||||
remote_controllers_sysfs_nodes
|
remote_controllers_sysfs_nodes
|
||||||
|
@ -27,12 +30,17 @@ Remote Controllers
|
||||||
Revision and Copyright
|
Revision and Copyright
|
||||||
**********************
|
**********************
|
||||||
|
|
||||||
|
Authors:
|
||||||
|
|
||||||
:author: Chehab Mauro (*Carvalho*)
|
- Carvalho Chehab, Mauro <mchehab@kernel.org>
|
||||||
:address: m.chehab@samsung.com
|
|
||||||
:contrib: Initial version.
|
|
||||||
|
|
||||||
**Copyright** 2009-2014 : Mauro Carvalho Chehab
|
- Initial version.
|
||||||
|
|
||||||
|
**Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
|
||||||
|
|
||||||
|
****************
|
||||||
|
Revision History
|
||||||
|
****************
|
||||||
|
|
||||||
:revision: 3.15 / 2014-02-06 (*mcc*)
|
:revision: 3.15 / 2014-02-06 (*mcc*)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue