]> git.baikalelectronics.ru Git - 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)
commit2f607010032c3e89cfecedf503b5b8852b77604e
tree443c1672896f25e69b20f867441f379072dc4712
parent2ea30c581199286ab02d9989c5817eee499060cd
parent7b670a2aecf0b72d0231c698c657128562e4363b
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>