On 1/13/26 11:22, Jonathan Corbet wrote: >> --- a/Documentation/process/index.rst >> +++ b/Documentation/process/index.rst >> @@ -68,6 +68,7 @@ beyond). >> stable-kernel-rules >> management-style >> researcher-guidelines >> + generated-content > At some point, $SOMEBODY should probably add a brief reference to > submitting-patches.rst as well.
I can definitely send a follow-up for that. It has a "Tooling" section. But it also seems like a sentence at the top, like: ... --- a/Documentation/process/submitting-patches.rst +++ b/Documentation/process/submitting-patches.rst @@ -15,6 +15,8 @@ Documentation/process/submit-checklist.rst for a list of items to check before submitting code. For device tree binding patches, read Documentation/devicetree/bindings/submitting-patches.rst. +If you used tools to generate part of your contribution, read +Documentation/process/generated-content.rst. This documentation assumes that you're using ``git`` to prepare your patches. If you're unfamiliar with ``git``, you would be well-advised to learn how to might also be appropriate. Any preferences?

