Re: [PATCH 1/8] Documentation/rtla: rename common_appendix.rst
From: Tomas Glozar <tglozar@redhat.com>
Date: 2025-10-08 08:51:52
Also in:
linux-doc, linux-kernel-mentees, lkml
From: Tomas Glozar <tglozar@redhat.com>
Date: 2025-10-08 08:51:52
Also in:
linux-doc, linux-kernel-mentees, lkml
út 7. 10. 2025 v 20:55 odesílatel Gopi Krishna Menon [off-list ref] napsal:
common_appendix.rst is intended to be included by other rtla documents and is not meant to be built as a standalone document. Rename common_appendix.rst to common_appendix.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 <redacted> Signed-off-by: Gopi Krishna Menon <redacted> ---
Thanks for the patches! I completely missed that the refactoring of the docs broke Sphinx, I only tested RTLA's man page generation when doing the review... Could you squash the changes into one patch? See the kernel documentation [1]: "... On the other hand, if you make a single change to numerous files, group those changes into a single patch. Thus a single logical change is contained within a single patch." [1] https://www.kernel.org/doc/html/latest/process/submitting-patches.html#separate-your-changes Thanks, Tomas