Re: linux-next: build warning after merge of the ftrace tree

From: Jonathan Corbet
Date: Fri Sep 27 2024 - 06:25:51 EST


Steven Rostedt <rostedt@xxxxxxxxxxx> writes:

> On Thu, 19 Sep 2024 15:05:13 +1000
> Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
>> Hi all,
>>
>> After merging the ftrace tree, today's linux-next build (htmldocs)
>> produced this warning:
>>
>> Documentation/trace/debugging.rst: WARNING: document isn't included in any toctree
>>
>> Introduced by commit
>>
>> 2fcd5aff92aa ("tracing/Documentation: Start a document on how to debug with tracing")
>>
>
> Thanks for reporting this Stephen, but I don't know how to fix it.
>
> Jon?

Add a line to Documentation/trace/index.rst in the appropriate spot
referencing the new file.

jon