Commit 51ca836
Add redirects for relocated docs (#10241)
### Summary
We've moved a number of doc pages in 0.6. This PR adds the
sphinx-reredirects extension, which adds a sphinx feature to define
redirected doc pages. I've used this to declare redirects for key
relocated doc pages to preserve SEO and incoming external links.
Solves #8728.
### Test plan
I've locally built and served the docs and navigated to each of the
redirected URLs. I confirmed that all redirect as expected.
cc @mergennachin @byjlw
Co-authored-by: Gregory Comer <[email protected]>1 parent 5c5edf2 commit 51ca836
2 files changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
198 | 217 | | |
199 | 218 | | |
200 | 219 | | |
| |||
0 commit comments