From d7a5e40845f4ece1a5d1b9d70aca77c517b88400 Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Thu, 10 Nov 2022 15:14:39 -0600 Subject: [PATCH] a few top-level page name tweaks to streamline the TOC Signed-off-by: Karl W. Schulz --- src/docs/grafana_analyzer.md | 2 +- src/docs/high_level_design.md | 2 +- src/docs/installation.md | 4 ++-- src/docs/performance_analysis.md | 2 +- src/docs/standalone_gui_analyzer.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/docs/grafana_analyzer.md b/src/docs/grafana_analyzer.md index 5bba1ffeaf..687c01142f 100644 --- a/src/docs/grafana_analyzer.md +++ b/src/docs/grafana_analyzer.md @@ -1,4 +1,4 @@ -# Omniperf Grafana GUI Analyzer +# Grafana-based Analysis ```eval_rst .. toctree:: diff --git a/src/docs/high_level_design.md b/src/docs/high_level_design.md index 7f7df061b3..28c09ff129 100644 --- a/src/docs/high_level_design.md +++ b/src/docs/high_level_design.md @@ -1,4 +1,4 @@ -# Omniperf High Level Design +# High Level Design ```eval_rst .. toctree:: diff --git a/src/docs/installation.md b/src/docs/installation.md index 74323e4517..124cec8699 100644 --- a/src/docs/installation.md +++ b/src/docs/installation.md @@ -1,4 +1,4 @@ -# Omniperf Deployment +# Deployment ```eval_rst .. toctree:: @@ -146,7 +146,7 @@ optional `ROCPROF` environment variable. --- -## Omniperf Server Setup +## Server-side Setup Note: Server-side setup is not required to profile or analyze performance data from the CLI. It is provided as an additional mechanism to import performance diff --git a/src/docs/performance_analysis.md b/src/docs/performance_analysis.md index 264d657e8c..345bbadcc0 100644 --- a/src/docs/performance_analysis.md +++ b/src/docs/performance_analysis.md @@ -1,4 +1,4 @@ -# Omniperf Performance Analysis +# Performance Analysis ```eval_rst .. toctree:: diff --git a/src/docs/standalone_gui_analyzer.md b/src/docs/standalone_gui_analyzer.md index 29e17d267f..08d0b2bf4d 100644 --- a/src/docs/standalone_gui_analyzer.md +++ b/src/docs/standalone_gui_analyzer.md @@ -1,4 +1,4 @@ -# Standalone GUI Analyzer +# Web-based GUI Analysis ```eval_rst .. toctree::