linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] docs: Convert alias and bridge to rst
@ 2018-07-18  3:27 Tobin C. Harding
  2018-07-18  3:27 ` [PATCH net-next v2 1/2] docs: networking: Convert alias.txt " Tobin C. Harding
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tobin C. Harding @ 2018-07-18  3:27 UTC (permalink / raw)
  To: David S. Miller
  Cc: Tobin C. Harding, Markus Heiser, linux-doc, netdev, linux-kernel

Hi Dave,

Here is my first attempt at working on converting docs in
Documentation/networking to rst format.  I've picked a couple of trivial
ones to start with.  If there is anything extra I can do to make your
life easier during documentation conversion please say.  (Also if there
is some reason that it would be preferable to _not_ embark on this task
please say :)

This set does not make any changes to the converted files apart from
formatting.

thanks,
Tobin.

v2:
 - remove incorrect patch from set (changing 'Indices' indentation)

Tobin C. Harding (2):
  docs: networking: Convert alias.txt to rst
  docs: networking: Convert bridge.txt to rst

 Documentation/networking/00-INDEX             |  2 -
 Documentation/networking/alias.rst            | 49 +++++++++++++++++++
 Documentation/networking/alias.txt            | 40 ---------------
 .../networking/{bridge.txt => bridge.rst}     |  6 +++
 Documentation/networking/index.rst            |  2 +
 5 files changed, 57 insertions(+), 42 deletions(-)
 create mode 100644 Documentation/networking/alias.rst
 delete mode 100644 Documentation/networking/alias.txt
 rename Documentation/networking/{bridge.txt => bridge.rst} (85%)

-- 
2.17.1

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-18 22:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-18  3:27 [PATCH net-next v2 0/2] docs: Convert alias and bridge to rst Tobin C. Harding
2018-07-18  3:27 ` [PATCH net-next v2 1/2] docs: networking: Convert alias.txt " Tobin C. Harding
2018-07-18  3:27 ` [PATCH net-next v2 2/2] docs: networking: Convert bridge.txt " Tobin C. Harding
2018-07-18 22:28 ` [PATCH net-next v2 0/2] docs: Convert alias and bridge " David Miller

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).