We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aed4e4 commit 5febbe9Copy full SHA for 5febbe9
articles/hpc-cache/toc.yml
@@ -26,12 +26,13 @@
26
- name: Preload new Blob storage
27
href: hpc-cache-ingest.md
28
- name: Alternate data ingest methods
29
- - name: Populate the cache with parallel copy
30
- href: hpc-cache-ingest-parallelcp.md
31
- - name: Populate the cache with msrsync
32
- href: hpc-cache-ingest-msrsync.md
33
- - name: Populate the cache by manual file copy
34
- href: hpc-cache-ingest-manual.md
+ items:
+ - name: Populate the cache with parallel copy
+ href: hpc-cache-ingest-parallelcp.md
+ - name: Populate the cache with msrsync
+ href: hpc-cache-ingest-msrsync.md
+ - name: Populate the cache by manual file copy
35
+ href: hpc-cache-ingest-manual.md
36
37
- name: Connect to the cache
38
href: hpc-cache-mount.md
0 commit comments