doc: Fix note about supported clang-format versions
This commit is contained in:
@@ -100,7 +100,8 @@ Moreover, clang-tidy is integrated with CMake, enabling code scanning during the
|
||||
|
||||
.. note::
|
||||
|
||||
clang-format-14 through clang-format-16 version is required.
|
||||
Check the list of supported versions of clang-format in the ``utils/check-style-clang-format.py`` program
|
||||
or in the `coding-style.rst <https://gitlab.com/nsnam/ns-3-dev/-/blob/master/doc/contributing/source/coding-style.rst>`_ document.
|
||||
|
||||
clang-format is strongly recommended to write code that follows the ns-3 code conventions, but
|
||||
might be skipped for simpler tasks (e.g., writing a simple simulation script for yourself).
|
||||
|
||||
Reference in New Issue
Block a user