Skip to content
Commit d6fd6af1 authored by David Wang's avatar David Wang Committed by Ken Liu
Browse files

Docs: Fix the broken links in the documentation



Sphinx uses "autosectionlable" extension for generating the section
labels automatically. The max depth is set to 2 for level 2 headers
only. That section which is under level 2 will not have the reference
label. This caused the broken links in the documentation.

This patch creates lables for the section which is under level 2 and
referenced by other places in the documentation.

Signed-off-by: default avatarDavid Wang <david.wang@arm.com>
Change-Id: I636922c624108e850635e683719f5ac035e0880b
parent ed119d4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment