linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Balbi <felipe.balbi@linux.intel.com>
To: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
	Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>,
	linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org
Subject: [36/57] docs: usb: convert documents to ReST
Date: Tue, 16 Apr 2019 09:12:32 +0300	[thread overview]
Message-ID: <874l6ya373.fsf@linux.intel.com> (raw)

Mauro Carvalho Chehab <mchehab+samsung@kernel.org> writes:

> Convert USB documents to ReST, in order to prepare for adding it
> to the kernel API book, as most of the stuff there are driver or
> subsystem-related.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
> ---
>  Documentation/usb/WUSB-Design-overview.txt |  56 +-
>  Documentation/usb/acm.txt                  | 156 +++---
>  Documentation/usb/authorization.txt        |  75 +--
>  Documentation/usb/chipidea.txt             | 101 ++--
>  Documentation/usb/dwc3.txt                 |  12 +-
>  Documentation/usb/ehci.txt                 |  42 +-
>  Documentation/usb/functionfs.txt           |  17 +-
>  Documentation/usb/gadget-testing.txt       | 609 ++++++++++++---------
>  Documentation/usb/gadget_configfs.txt      | 302 +++++-----
>  Documentation/usb/gadget_hid.txt           | 175 +++---
>  Documentation/usb/gadget_multi.txt         |  43 +-
>  Documentation/usb/gadget_printer.txt       | 155 +++---
>  Documentation/usb/gadget_serial.txt        |  73 +--
>  Documentation/usb/iuu_phoenix.txt          |  34 +-
>  Documentation/usb/mass-storage.txt         |  19 +-
>  Documentation/usb/misc_usbsevseg.txt       |   9 +-
>  Documentation/usb/mtouchusb.txt            |  42 +-
>  Documentation/usb/ohci.txt                 |   5 +-
>  Documentation/usb/rio.txt                  |  83 +--
>  Documentation/usb/usb-help.txt             |  21 +-
>  Documentation/usb/usb-serial.txt           | 203 ++++---
>  Documentation/usb/usbip_protocol.txt       | 552 ++++++++++---------
>  Documentation/usb/usbmon.txt               | 100 ++--

should you change extension to .rst while at that?

WARNING: multiple messages have this Message-ID (diff)
From: Felipe Balbi <felipe.balbi@linux.intel.com>
To: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
	Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
	Mauro Carvalho Chehab <mchehab@infradead.org>,
	linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org
Subject: Re: [PATCH 36/57] docs: usb: convert documents to ReST
Date: Tue, 16 Apr 2019 09:12:32 +0300	[thread overview]
Message-ID: <874l6ya373.fsf@linux.intel.com> (raw)
Message-ID: <20190416061232.oR3nW_fE_bkn00nSKybJYsMkGjPx1qCbUIWk5eqkv7c@z> (raw)
In-Reply-To: <eaafc5741ccfe3b96ab2a9ef799c537c49ab20e5.1555382110.git.mchehab+samsung@kernel.org>

[-- Attachment #1: Type: text/plain, Size: 1723 bytes --]

Mauro Carvalho Chehab <mchehab+samsung@kernel.org> writes:

> Convert USB documents to ReST, in order to prepare for adding it
> to the kernel API book, as most of the stuff there are driver or
> subsystem-related.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
> ---
>  Documentation/usb/WUSB-Design-overview.txt |  56 +-
>  Documentation/usb/acm.txt                  | 156 +++---
>  Documentation/usb/authorization.txt        |  75 +--
>  Documentation/usb/chipidea.txt             | 101 ++--
>  Documentation/usb/dwc3.txt                 |  12 +-
>  Documentation/usb/ehci.txt                 |  42 +-
>  Documentation/usb/functionfs.txt           |  17 +-
>  Documentation/usb/gadget-testing.txt       | 609 ++++++++++++---------
>  Documentation/usb/gadget_configfs.txt      | 302 +++++-----
>  Documentation/usb/gadget_hid.txt           | 175 +++---
>  Documentation/usb/gadget_multi.txt         |  43 +-
>  Documentation/usb/gadget_printer.txt       | 155 +++---
>  Documentation/usb/gadget_serial.txt        |  73 +--
>  Documentation/usb/iuu_phoenix.txt          |  34 +-
>  Documentation/usb/mass-storage.txt         |  19 +-
>  Documentation/usb/misc_usbsevseg.txt       |   9 +-
>  Documentation/usb/mtouchusb.txt            |  42 +-
>  Documentation/usb/ohci.txt                 |   5 +-
>  Documentation/usb/rio.txt                  |  83 +--
>  Documentation/usb/usb-help.txt             |  21 +-
>  Documentation/usb/usb-serial.txt           | 203 ++++---
>  Documentation/usb/usbip_protocol.txt       | 552 ++++++++++---------
>  Documentation/usb/usbmon.txt               | 100 ++--

should you change extension to .rst while at that?

-- 
balbi

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

         reply	other threads:[~2019-04-16  6:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-16  2:55 [PATCH 00/57] Convert files to ReST Mauro Carvalho Chehab
2019-04-16  2:56 ` [36/57] docs: usb: convert documents " Mauro Carvalho Chehab
2019-04-16  2:56   ` [PATCH 36/57] " Mauro Carvalho Chehab
2019-04-16  6:12   ` Felipe Balbi [this message]
2019-04-16  6:12     ` Felipe Balbi
2019-04-16 11:43     ` [36/57] " Mauro Carvalho Chehab
2019-04-16 11:43       ` [PATCH 36/57] " Mauro Carvalho Chehab
2019-04-18 12:42 ` Avoiding merge conflicts while adding new docs - Was: Re: [PATCH 00/57] Convert files " Mauro Carvalho Chehab
2019-04-19 22:10   ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874l6ya373.fsf@linux.intel.com \
    --to=felipe.balbi@linux.intel.com \
    --cc=corbet@lwn.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mchehab+samsung@kernel.org \
    --cc=mchehab@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).