Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1485409

Re: [PATCH v3 17/21] Documentation/SubmittingPatches: convert it to ReST markup

From Mauro Carvalho Chehab <mchehab@s-opensource.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 17/21] Documentation/SubmittingPatches: convert it to ReST markup
Date 2016-09-17 00:20 +0200
Message-ID <si9Ed-2pQ-9@gated-at.bofh.it> (permalink)
References <shgop-ao-3@gated-at.bofh.it> <shgoq-ao-21@gated-at.bofh.it> <si57z-7Km-3@gated-at.bofh.it>
Organization Samsung

Show all headers | View raw


Em Fri, 16 Sep 2016 11:21:17 -0600
Jonathan Corbet <corbet@lwn.net> escreveu:

> On Wed, 14 Sep 2016 08:06:46 -0300
> Mauro Carvalho Chehab <mchehab@s-opensource.com> wrote:
> 
> >  If you do not have a repository with the current kernel source handy, use
> >  git to obtain one.  You'll want to start with the mainline repository,
> >  which can be grabbed with:
> >  
> > -  git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 
> > +::
> > +
> > +  git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git  
> 
> Minor nit: you can just put the double colon at the end of the text:
> 
>     which can be grabbed with::
> 
> 	git clone git://...
> 
> ...and it will do the right thing.  That helps to make the document look
> just a bit less foreign.

Oh! good to know! I'll update it on the next patchset.

Thanks,
Mauro

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 17/21] Documentation/SubmittingPatches: convert it to ReST markup Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2016-09-14 13:20 +0200
  Re: [PATCH v3 17/21] Documentation/SubmittingPatches: convert it to  ReST markup Jonathan Corbet <corbet@lwn.net> - 2016-09-16 19:30 +0200
    Re: [PATCH v3 17/21] Documentation/SubmittingPatches: convert it to  ReST markup Mauro Carvalho Chehab <mchehab@s-opensource.com> - 2016-09-17 00:20 +0200

csiph-web