Skip to content
Commit 3361c326 authored by Chris Kay's avatar Chris Kay Committed by jimqui01
Browse files

docs: Prefer `\` to `@` in Doxygen comments



This commit replaces any instances of `@`-style Doxygen commands with
their `\`-style equivalents. This is done for consistency across the
codebase.

The `\sa` Doxygen command has been added to the Clang-Format
configuration to prevent it from reflowing see-also comments, which
often exceed the column limit due to referring to long URLs.

Change-Id: Ia4ebe8bd310293da9e2af55fe253f0762807e88a
Signed-off-by: Chris Kay's avatarChris Kay <chris.kay@arm.com>
parent 8d2dafa8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment