Skip to content

Commit 4aef017

Browse files
committed
doc: Point clang-format and clang-tidy versions to RELEASE_NOTES
1 parent 06c5b45 commit 4aef017

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/installation/source/system.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ Moreover, clang-tidy is integrated with CMake, enabling code scanning during the
100100

101101
.. note::
102102

103-
Check the list of supported versions of clang-format in the ``utils/check-style-clang-format.py`` program
104-
or in the `coding-style.rst <https://gitlab.com/nsnam/ns-3-dev/-/blob/master/doc/contributing/source/coding-style.rst>`_ document.
103+
Check the list of supported versions of clang-format and clang-tidy in the
104+
`RELEASE_NOTES.md <https://gitlab.com/nsnam/ns-3-dev/-/blob/master/RELEASE_NOTES.md>`_ document.
105105

106106
clang-format is strongly recommended to write code that follows the ns-3 code conventions, but
107107
might be skipped for simpler tasks (e.g., writing a simple simulation script for yourself).

0 commit comments

Comments
 (0)