diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2015-09-02 01:48:49 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-09-13 23:38:50 +0300 |
commit | 68f86662380c343317325c024d6a35221f1908ac (patch) | |
tree | c361decb58dded445a6ce5b4a7ca8df26dcd6a1d /include/Kbuild | |
parent | df5f0b6efb20be669ad356eba675706d4cda2d0b (diff) | |
download | linux-68f86662380c343317325c024d6a35221f1908ac.tar.xz |
Documentation: Avoid creating man pages in source tree
Currently kernel-doc generates a dummy DocBook file when asked to
convert a C source file with no structured comments. For an
out-of-tree build (objtree != srctree), the title of the output file
is the absolute path name of the C source file, which later results
in a manual page being created alongside the C source file.
Change the title to be a relative path.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'include/Kbuild')
0 files changed, 0 insertions, 0 deletions