[media] DocBook/media_api: Better organize the DocBook
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 6 Feb 2014 12:55:28 +0000 (10:55 -0200)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 6 Feb 2014 13:01:24 +0000 (11:01 -0200)
All chapters/parts but Remote controllers have the revision
tags inside the body. Move those to remote_controllers.xml and
do some cleanup.

No functional changes.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Documentation/DocBook/media/v4l/remote_controllers.xml
Documentation/DocBook/media_api.tmpl

index 160e464d44b7588e963313c77730d4f28db6bd0c..18288a3c595b0c9ad800b0301ed4b03fc56be713 100644 (file)
@@ -1,4 +1,34 @@
+<partinfo>
+<authorgroup>
+<author>
+<firstname>Mauro</firstname>
+<surname>Chehab</surname>
+<othername role="mi">Carvalho</othername>
+<affiliation><address><email>m.chehab@samsung.com</email></address></affiliation>
+<contrib>Initial version.</contrib>
+</author>
+</authorgroup>
+<copyright>
+       <year>2009-2014</year>
+        <holder>Mauro Carvalho Chehab</holder>
+</copyright>
+
+<revhistory>
+<!-- Put document revisions here, newest first. -->
+<revision>
+<revnumber>1.0.0</revnumber>
+<date>2009-09-06</date>
+<authorinitials>mcc</authorinitials>
+<revremark>Initial revision</revremark>
+</revision>
+</revhistory>
+</partinfo>
+
+ <title>Remote Controller API</title>
+ <chapter id="remote_controllers">
+
 <title>Remote Controllers</title>
+
 <section id="Remote_controllers_Intro">
 <title>Introduction</title>
 
@@ -175,3 +205,4 @@ keymapping.</para>
 </section>
 
 &sub-lirc_device_interface;
+</chapter>
index ba1d704e49107ed1113c7632fa750ddb6224d36c..4decb46bfa76d576c021cc7aac9a72d91df968b4 100644 (file)
 
 <book id="media_api">
 <bookinfo>
-<title>LINUX MEDIA INFRASTRUCTURE API</title>
-
-<copyright>
-       <year>2009-2014</year>
-       <holder>LinuxTV Developers</holder>
-</copyright>
-
-<legalnotice>
-
-<para>Permission is granted to copy, distribute and/or modify
-this document under the terms of the GNU Free Documentation License,
-Version 1.1 or any later version published by the Free Software
-Foundation. A copy of the license is included in the chapter entitled
-"GNU Free Documentation License"</para>
-</legalnotice>
-
+       <title>LINUX MEDIA INFRASTRUCTURE API</title>
+
+       <copyright>
+               <year>2009-2014</year>
+               <holder>LinuxTV Developers</holder>
+       </copyright>
+
+       <legalnotice>
+               <para>Permission is granted to copy, distribute and/or modify
+               this document under the terms of the GNU Free Documentation License,
+               Version 1.1 or any later version published by the Free Software
+               Foundation. A copy of the license is included in the chapter entitled
+               "GNU Free Documentation License"</para>
+       </legalnotice>
 </bookinfo>
 
 <toc></toc> <!-- autogenerated -->
@@ -76,55 +74,14 @@ Foundation. A copy of the license is included in the chapter entitled
        <para>For additional information and for the latest development code,
                see: <ulink url="http://linuxtv.org">http://linuxtv.org</ulink>.</para>
        <para>For discussing improvements, reporting troubles, sending new drivers, etc, please mail to: <ulink url="http://vger.kernel.org/vger-lists.html#linux-media">Linux Media Mailing List (LMML).</ulink>.</para>
-
 </preface>
 
-<part id="v4l2spec">
-&sub-v4l2;
-</part>
-<part id="dvbapi">
-&sub-dvbapi;
-</part>
-<part id="v4ldvb_common">
-<partinfo>
-<authorgroup>
-<author>
-<firstname>Mauro</firstname>
-<surname>Chehab</surname>
-<othername role="mi">Carvalho</othername>
-<affiliation><address><email>m.chehab@samsung.com</email></address></affiliation>
-<contrib>Initial version.</contrib>
-</author>
-</authorgroup>
-<copyright>
-       <year>2009-2014</year>
-       <holder>Mauro Carvalho Chehab</holder>
-</copyright>
-
-<revhistory>
-<!-- Put document revisions here, newest first. -->
-<revision>
-<revnumber>1.0.0</revnumber>
-<date>2009-09-06</date>
-<authorinitials>mcc</authorinitials>
-<revremark>Initial revision</revremark>
-</revision>
-</revhistory>
-</partinfo>
-
-<title>Remote Controller API</title>
-<chapter id="remote_controllers">
-&sub-remote_controllers;
-</chapter>
-</part>
-<part id="media_common">
-&sub-media-controller;
-</part>
-
-<chapter id="gen_errors">
-&sub-gen-errors;
-</chapter>
+<part id="v4l2spec">&sub-v4l2;</part>
+<part id="dvbapi">&sub-dvbapi;</part>
+<part id="remotes">&sub-remote_controllers;</part>
+<part id="media_common">&sub-media-controller;</part>
 
+<chapter id="gen_errors">&sub-gen-errors;</chapter>
 
 &sub-fdl-appendix;
 
This page took 0.072265 seconds and 5 git commands to generate.