mirror of https://github.com/YosysHQ/yosys.git
contributing.rst: Reference documenting.rst for help text
This commit is contained in:
parent
56c1ef2679
commit
5318df784a
|
|
@ -31,6 +31,8 @@ Formatting of code
|
||||||
|
|
||||||
.. _Linux Kernel Coding Style: https://www.kernel.org/doc/Documentation/process/coding-style.rst
|
.. _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
|
C++ Language
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue