Use internal references instead of external links to navigate between checks. This allow to generate proper hyperlinks when documentation is generated in other format than html, for example: latex or pdf
11 lines
349 B
ReStructuredText
11 lines
349 B
ReStructuredText
.. title:: clang-tidy - cppcoreguidelines-avoid-c-arrays
|
|
.. meta::
|
|
:http-equiv=refresh: 5;URL=../modernize/avoid-c-arrays.html
|
|
|
|
cppcoreguidelines-avoid-c-arrays
|
|
================================
|
|
|
|
The cppcoreguidelines-avoid-c-arrays check is an alias, please see
|
|
:doc:`modernize-avoid-c-arrays <../modernize/avoid-c-arrays>`
|
|
for more information.
|