From 97422b0198e9921ede8a6642e57c099c37f08544 Mon Sep 17 00:00:00 2001 From: coleramos425 Date: Mon, 17 Apr 2023 14:51:56 -0500 Subject: [PATCH] More succinct section headers in docs Signed-off-by: coleramos425 --- src/docs/analysis.md | 2 +- src/docs/profiling.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/analysis.md b/src/docs/analysis.md index 6fc50a9ff8..2321ddabd3 100644 --- a/src/docs/analysis.md +++ b/src/docs/analysis.md @@ -1,4 +1,4 @@ -# Analysis +# Analyze Mode ```eval_rst .. toctree:: diff --git a/src/docs/profiling.md b/src/docs/profiling.md index 5abaaac295..6776097c92 100644 --- a/src/docs/profiling.md +++ b/src/docs/profiling.md @@ -1,4 +1,4 @@ -# Profiling +# Profile Mode ```eval_rst .. toctree::