common_timerlat_options.rst is intended to be included by other rtla documents and is not meant to be built as a standalone document.
Rename common_timerlat_options.rst to common_timerlat_options.txt to maintain consistency with other common_*.txt files and prevent Sphinx from building it as a standalone document. Update all include references accordingly. Suggested-by: Bagas Sanjaya <[email protected]> Signed-off-by: Gopi Krishna Menon <[email protected]> --- ...{common_timerlat_options.rst => common_timerlat_options.txt} | 0 Documentation/tools/rtla/rtla-timerlat-hist.rst | 2 +- Documentation/tools/rtla/rtla-timerlat-top.rst | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename Documentation/tools/rtla/{common_timerlat_options.rst => common_timerlat_options.txt} (100%) diff --git a/Documentation/tools/rtla/common_timerlat_options.rst b/Documentation/tools/rtla/common_timerlat_options.txt similarity index 100% rename from Documentation/tools/rtla/common_timerlat_options.rst rename to Documentation/tools/rtla/common_timerlat_options.txt diff --git a/Documentation/tools/rtla/rtla-timerlat-hist.rst b/Documentation/tools/rtla/rtla-timerlat-hist.rst index 61b5b55be96e..f56fe546411b 100644 --- a/Documentation/tools/rtla/rtla-timerlat-hist.rst +++ b/Documentation/tools/rtla/rtla-timerlat-hist.rst @@ -25,7 +25,7 @@ occurrence. This tool uses the periodic information, and the OPTIONS ======= -.. include:: common_timerlat_options.rst +.. include:: common_timerlat_options.txt .. include:: common_hist_options.txt diff --git a/Documentation/tools/rtla/rtla-timerlat-top.rst b/Documentation/tools/rtla/rtla-timerlat-top.rst index 6f09f30c74f0..32d33c792dcb 100644 --- a/Documentation/tools/rtla/rtla-timerlat-top.rst +++ b/Documentation/tools/rtla/rtla-timerlat-top.rst @@ -26,7 +26,7 @@ seem with the option **-T**. OPTIONS ======= -.. include:: common_timerlat_options.rst +.. include:: common_timerlat_options.txt .. include:: common_top_options.rst -- 2.43.0
