docs/doc-guide: Put meta title for kernel-doc HTML page
kernel-doc.rst has two 1st level section titles of "Writing kernel-doc comments" and "Including kernel-doc comments". Therefore, rather than using the first one, put a meta title of "Kernel-doc comments" for the title of the resulting HTML page by using the "title" directive. Signed-off-by: Akira Yokosawa <akiyks@gmail.com> Link: https://lore.kernel.org/r/15636c13-7fa2-f973-6d3d-361222b839ef@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
7c43214ddd
commit
5372de4e45
@ -1,3 +1,5 @@
|
|||||||
|
.. title:: Kernel-doc comments
|
||||||
|
|
||||||
===========================
|
===========================
|
||||||
Writing kernel-doc comments
|
Writing kernel-doc comments
|
||||||
===========================
|
===========================
|
||||||
|
Loading…
Reference in New Issue
Block a user