From patchwork Fri Jul 8 13:03:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 9220853 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 15BCB6089D for ; Fri, 8 Jul 2016 13:04:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 086A42878B for ; Fri, 8 Jul 2016 13:04:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F0A3828797; Fri, 8 Jul 2016 13:04:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4639A2878E for ; Fri, 8 Jul 2016 13:04:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755324AbcGHNEk (ORCPT ); Fri, 8 Jul 2016 09:04:40 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:41340 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755209AbcGHNEC (ORCPT ); Fri, 8 Jul 2016 09:04:02 -0400 Received: from 177.43.148.138.dynamic.adsl.gvt.net.br ([177.43.148.138] helo=smtp.w2.samsung.com) by bombadil.infradead.org with esmtpsa (Exim 4.85_2 #1 (Red Hat Linux)) id 1bLVRp-0000Bc-MN; Fri, 08 Jul 2016 13:04:01 +0000 Received: from mchehab by smtp.w2.samsung.com with local (Exim 4.87) (envelope-from ) id 1bLVRi-0008AG-FJ; Fri, 08 Jul 2016 10:03:54 -0300 From: Mauro Carvalho Chehab To: Linux Media Mailing List Cc: corbet@lwn.net, markus.heiser@darmarIT.de, linux-doc@vger.kernel.org, Mauro Carvalho Chehab , Mauro Carvalho Chehab Subject: [PATCH 13/54] doc-rst: dvbapi: Fix conversion issues Date: Fri, 8 Jul 2016 10:03:05 -0300 Message-Id: <32b37440dd3dc40bf8d9e1cf7742247367d86479.1467981855.git.mchehab@s-opensource.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: References: In-Reply-To: References: Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The conversion of this file didn't happen too well. We want the items numbered, and format it just like what we did with part 1 of the document. Signed-off-by: Mauro Carvalho Chehab --- Documentation/linux_tv/media/dvb/dvbapi.rst | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/Documentation/linux_tv/media/dvb/dvbapi.rst b/Documentation/linux_tv/media/dvb/dvbapi.rst index ad800404ae9f..3a7d39e98fa3 100644 --- a/Documentation/linux_tv/media/dvb/dvbapi.rst +++ b/Documentation/linux_tv/media/dvb/dvbapi.rst @@ -12,6 +12,7 @@ LINUX DVB API .. toctree:: :maxdepth: 1 + :numbered: intro frontend @@ -32,28 +33,34 @@ LINUX DVB API Revision and Copyright ********************** +Authors: -:author: Metzler Ralph (*J. K.*) -:address: rjkm@metzlerbros.de +- J. K. Metzler, Ralph -:author: Metzler Marcus (*O. C.*) -:address: rjkm@metzlerbros.de + - Original author of the DVB API documentation. -:author: Chehab Mauro (*Carvalho*) -:address: m.chehab@samsung.com -:contrib: Ported document to Docbook XML. +- O. C. Metzler, Marcus -**Copyright** |copy| 2002, 2003 : Convergence GmbH + - Original author of the DVB API documentation. + +- Carvalho Chehab, Mauro + + - Ported document to Docbook XML, addition of DVBv5 API, documentation gaps fix. + +**Copyright** |copy| 2002-2003 : Convergence GmbH **Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab +**************** +Revision History +**************** + :revision: 2.1.0 / 2015-05-29 (*mcc*) DocBook improvements and cleanups, in order to document the system calls on a more standard way and provide more description about the current DVB API. - :revision: 2.0.4 / 2011-05-06 (*mcc*) Add more information about DVB APIv5, better describing the frontend