Skip to content

Commit 914f9f0

Browse files
committed
Clean up
1 parent 8f018c1 commit 914f9f0

File tree

1 file changed

+4
-6
lines changed
  • docs/core/deploying/native-aot/diagnostics

1 file changed

+4
-6
lines changed

docs/core/deploying/native-aot/diagnostics/index.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ Native AOT shares some, but not all, diagnostics and instrumentation capabilitie
1212

1313
## Native AOT diagnostic support
1414

15-
The following table summarizes diagnostic features supported for Native AOT deployments:
15+
The following table summarizes diagnostic features supported for Native AOT deployments and a more detailed description of diagnostics support on different platforms can be found on dedicated pages:
16+
17+
- [Desktop platforms](./desktop-platforms.md)
18+
- [iOS-like platforms](./ios-like-platforms.md)
1619

1720
### [Desktop platforms](#tab/desktop-plat)
1821

@@ -33,8 +36,3 @@ The following table summarizes diagnostic features supported for Native AOT depl
3336
| [Native debugging](./ios-like-platforms.md#native-debugging) | | <span aria-hidden="true">✔️</span><span class="visually-hidden">Partially supported</span> | |
3437
| [CPU Profiling](./ios-like-platforms.md#cpu-profiling) | | <span aria-hidden="true">✔️</span><span class="visually-hidden">Partially supported</span> | |
3538
| [Heap analysis](./ios-like-platforms.md#heap-analysis) | | | <span aria-hidden="true">❌</span><span class="visually-hidden">Not supported</span> |
36-
37-
and a more detailed description of diagnostics support on different platforms can be found on dedicated pages:
38-
39-
- [Desktop platforms](./desktop-platforms.md)
40-
- [iOS-like platforms](./ios-like-platforms.md)

0 commit comments

Comments
 (0)