Re: [PATCH v2] Add a document on how to contribute to the documentation
From: Matthew Wilcox <willy@infradead.org>
Date: 2020-01-23 22:49:18
From: Matthew Wilcox <willy@infradead.org>
Date: 2020-01-23 22:49:18
On Thu, Jan 23, 2020 at 02:54:09PM -0700, Jonathan Corbet wrote:
+How to help improve kernel documentation +======================================== + +Documentation is an important part of any software-development project. +Good documentation helps to bring new developers in and helps established +developers work more effectively. Without top-quality documentation, a lot +of time is wasted in reverse-engineering the code and making avoidable +mistakes.
Your mailer has done something weird to the wrapping there (and throughout). Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>