enable header anchor generation up to depth=2

Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 85d9a81220]
This commit is contained in:
Karl W. Schulz
2022-11-16 14:59:41 -06:00
parent e8be8a8f73
commit 1728f0ddc6
@@ -52,6 +52,8 @@ extensions = [
"myst_parser",
]
myst_heading_anchors = 2
# Add any paths that contain templates here, relative to this directory.
templates_path = ["_templates"]