Re: [PATCH 3/7] kernel-doc-HOWTO: add kernel-doc specification

2016-06-10 Thread Randy Dunlap
On 06/10/16 09:00, Markus Heiser wrote: > Hi Randy, > > thanks for your amendments / has been fixed [1] > > [1] > https://github.com/return42/linux/commit/98a9fc42cbd0c23b266ac28494dafe20d7920d05 > > Am 09.06.2016 um 20:05 schrieb Randy Dunlap : > >> Hi, >> >> Some spellos and a few questions.

Re: [PATCH 3/7] kernel-doc-HOWTO: add kernel-doc specification

2016-06-10 Thread Markus Heiser
Hi Randy, thanks for your amendments / has been fixed [1] [1] https://github.com/return42/linux/commit/98a9fc42cbd0c23b266ac28494dafe20d7920d05 Am 09.06.2016 um 20:05 schrieb Randy Dunlap : > Hi, > > Some spellos and a few questions... >> + b/Documentation/books/kernel-doc-HOWTO/vintage-kern

Re: [PATCH 3/7] kernel-doc-HOWTO: add kernel-doc specification

2016-06-09 Thread Jani Nikula
On Thu, 09 Jun 2016, Randy Dunlap wrote: > My only "requirement" (if I may have one) is that we not introduce big > hurdles to kernel developers adding documentation. > > I'm not saying that this is a big hurdle.. I haven't looked at it enough > yet. I suggest you look at the series starting at [

Re: [PATCH 3/7] kernel-doc-HOWTO: add kernel-doc specification

2016-06-09 Thread Randy Dunlap
Hi, Some spellos and a few questions... On 06/06/16 09:32, Markus Heiser wrote: > From: "Heiser, Markus" > > The kernel-doc-HOWTO book is a rewrite of the kernel-doc-nano-HOWTO.txt, > taking reST extension into account. > > The kernel-doc-HOWTO is a user guide for kernel developers that also