contributing.rst: Reference documenting.rst for help text

This commit is contained in:
Krystine Sherwin 2025-11-22 10:04:53 +13:00
parent 56c1ef2679
commit 5318df784a
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ Formatting of code
.. _Linux Kernel Coding Style: https://www.kernel.org/doc/Documentation/process/coding-style.rst
- Check out :doc:`documenting` for guidelines on providing help text for
commands and cells.
C++ Language
~~~~~~~~~~~~