commit | 22e7dbce1bb6c984c69e4bf526c073c9e1950c4f | [log] [tgz] |
---|---|---|
author | Yi Tseng <yi@opennetworking.org> | Tue Sep 28 14:32:15 2021 -0700 |
committer | Yi Tseng <yi@opennetworking.org> | Thu Sep 30 12:12:50 2021 -0700 |
tree | 618ff0c0c14c96a6dbda65199dc69788e3e7a460 | |
parent | 1aa9da75c2a9794786ea7fc42478cd5540f7af63 [diff] [blame] |
[SDFAB-601] Add chassis config guide Change-Id: Ibbf6689c45efc1a128d5057c7e0993dea4a263cf
diff --git a/conf.py b/conf.py index 55466cb..ec932a7 100644 --- a/conf.py +++ b/conf.py
@@ -248,6 +248,10 @@ linkcheck_timeout = 3 linkcheck_retries = 2 +linkcheck_anchors_ignore = [ + r"L\d+" # Ignore line anchors from GitHub. +] + # -- options for Intersphinx extension --------------------------------------- intersphinx_mapping = {