Add @platform doxygen alias

The @platform alias will describe which platform (for example,
gpu_baremetal or/and host) an API can be used.

The get_platform.py is a tool to compare APIs in different platforms.

Change-Id: I902bc4fea048269eace6e9f3f4a8e93f3adb7f87
This commit is contained in:
Bill(Shuzhou) Liu
2024-01-31 08:21:33 -06:00
committed by Maisam Arif
parent 9fe10fc98a
commit 86d025daaa
3 changed files with 409 additions and 1 deletions
+1 -1
View File
@@ -2681,4 +2681,4 @@ GENERATE_LEGEND = YES
DOT_CLEANUP = YES
ALIASES += usecase{1}="\xrefitem usecase \"Use cases\" \"Use cases\" \1"
ALIASES += platform{1}="\xrefitem platform \"Platform\" \"Platforms\" \1"