Commit 3189544
committed
docs: fix broken links found by linkcheck
- Drop the Module Index link from the root page: no Python modules are
documented, so Sphinx never generates py-modindex.html.
- Fix the DeviceIOSession source link to the current
src/core/deviceio_session/ path.
- Remove the reference to cmake/SetupHunter.cmake, which does not exist;
the documented options live in CMakeLists.txt and SetupPython.cmake.
- Collapse whitespace in the code-file/code-dir role parser so
line-wrapped 'label <path>' targets parse correctly (fixes a mangled
replay.yaml link on the camera streaming page).
- Render the viser localhost URL as an inline literal instead of an
auto-generated hyperlink.
Signed-off-by: Jiwen Cai <jiwenc@nvidia.com>1 parent db49f84 commit 3189544
5 files changed
Lines changed: 4 additions & 5 deletions
File tree
- docs/source
- getting_started
- build_from_source
- references
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | 90 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments