From a002edaf431a1236934d7dc9d69134b9fcfcc3a8 Mon Sep 17 00:00:00 2001 From: Roopa Malavally <56051583+Rmalavally@users.noreply.github.com> Date: Wed, 15 May 2024 14:04:36 -0700 Subject: [PATCH] Update _toc.yml.in updated toc.yml.in [ROCm/rocminfo commit: 094bf53f68d373e391f4fb004f9818f4a0145f93] --- projects/rocminfo/docs/sphinx/_toc.yml.in | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/projects/rocminfo/docs/sphinx/_toc.yml.in b/projects/rocminfo/docs/sphinx/_toc.yml.in index 0c4fb3328c..edc11be08e 100644 --- a/projects/rocminfo/docs/sphinx/_toc.yml.in +++ b/projects/rocminfo/docs/sphinx/_toc.yml.in @@ -1,7 +1,18 @@ -# Anywhere {branch} is used, the branch name will be substituted. -# These comments will also be removed. +defaults: + numbered: False root: index subtrees: - - caption: About - entries: - - file: license +- caption: Install + entries: + - file: install/install.rst + title: ROCmInfo installation + + +- caption: How to + entries: + - file: how to/use-rocm-agent-enumerator.rst + title: Use ROCm agent enumerator + +- caption: About + entries: + - file: license.md