3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-24 14:41:31 +00:00

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

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
~~~~~~~~~~~~