]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Merge branch 'net-ReST-part-three'
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2020 19:24:43 +0000 (12:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2020 19:24:43 +0000 (12:24 -0700)
commit4b4976a6fec531c425af11104963c4fe24cf39e4
tree443c1672896f25e69b20f867441f379072dc4712
parentef891284b130c365a7b60afaf7fe3c92c4260bfb
parent30cbf2ddfc5927fcd85b930c9bd8732fc4fc31cd
Merge branch 'net-ReST-part-three'

Mauro Carvalho Chehab says:

====================
net: manually convert files to ReST format - part 3 (final)

That's the third part (and the final one) of my work to convert the networking
text files into ReST. it is based on linux-next next-20200430 branch.

The full series (including those ones) are at:

https://git.linuxtv.org/mchehab/experimental.git/log/?h=net-docs

The  built output documents, on html format is at:

https://www.infradead.org/~mchehab/kernel_docs/networking/
====================

Signed-off-by: David S. Miller <davem@davemloft.net>