commit | 0cef67aa651808bac9d79503ebf45246612262fe | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Sep 19 08:08:00 2016 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Tue Sep 20 18:41:44 2016 -0600 |
tree | 54de8376a9f17196bb178f84482e584bfa8034b1 | |
parent | f1eebe92c2653e8fc3760577e53befdc9b62ef26 [diff] |
Documentation/SubmitChecklist: update kernel-doc task Task 11 (kernel-doc) still mentions usage of make manpages, but this won't work if the API is documented via Sphinx. So, update it to use either htmldocs or pdfdocs, with are the documentation targets that work for all. While here, add ReST reference to the kernel documentation book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>