Skip to content

Commit 1f7e5bf

Browse files
committed
Fix programming guide TOC
1 parent b864bbb commit 1f7e5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/_toc.yml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ subtrees:
3737
- entries:
3838
- file: how-to/hip_runtime_api/initialization
3939
- file: how-to/hip_runtime_api/memory_management
40-
- file: how-to/hip_runtime_api/multi_device
4140
subtrees:
4241
- entries:
4342
- file: how-to/hip_runtime_api/memory_management/host_memory
@@ -53,6 +52,7 @@ subtrees:
5352
- file: how-to/hip_runtime_api/cooperative_groups
5453
- file: how-to/hip_runtime_api/hipgraph
5554
- file: how-to/hip_runtime_api/call_stack
55+
- file: how-to/hip_runtime_api/multi_device
5656
- file: how-to/hip_runtime_api/external_interop
5757
- file: how-to/hip_porting_guide
5858
- file: how-to/hip_porting_driver_api

0 commit comments

Comments
 (0)