]> git.baikalelectronics.ru Git - kernel.git/commit
docs: kernel-doc.rst: improve private members description
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 18 Dec 2017 12:30:03 +0000 (10:30 -0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 21 Dec 2017 20:41:45 +0000 (13:41 -0700)
commite6962d97033a470bccda84bf1680d12bbaea9a68
tree831c17c9f9c5d6f7d9f734d1781e16cceeb9a623
parente032833ff4eedf5a17ca4bbd8765c8fd55295286
docs: kernel-doc.rst: improve private members description

The private members section can now be moved to be together
with the arguments section. Move it there and add an example
about the usage of public:

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/doc-guide/kernel-doc.rst