Re: [PATCH] docs: trace/index.rst: add histogram-design.rst

2020-07-23 Thread Jonathan Corbet
On Sat, 18 Jul 2020 13:51:06 -0300 "Daniel W. S. Almeida" wrote: > From: Daniel W. S. Almeida > > Fix the following warning: > > Documentation/trace/histogram-design.rst: > WARNING: document isn't included in any toctree > > By adding 'histogram-design.rst' to the index. > > Signed-off-by: D

[PATCH] docs: trace/index.rst: add histogram-design.rst

2020-07-18 Thread Daniel W. S. Almeida
From: Daniel W. S. Almeida Fix the following warning: Documentation/trace/histogram-design.rst: WARNING: document isn't included in any toctree By adding 'histogram-design.rst' to the index. Signed-off-by: Daniel W. S. Almeida --- Documentation/trace/index.rst | 1 + 1 file changed, 1 insert