flake8
passed.
JSHint
passed.
Review Request #14440 — Created May 16, 2025 and submitted
This change allows documentation page paths to be redirected to other
pages. We follow what we do for our Review Board codebase docs, where we:
- Add aredirects.jsonfile that contains the redirect info
- Point to that file incollect_file_patternsin ourconf.py
- Rely on thebeanbag_docutils.sphinx.ext.collect_filesextension to
collect the redirect info.The redirect info will be filled out in other changes.
Used in other changes.
| Summary | ID |
|---|---|
| 1fe983f114f1b631aa074881c9a17e3f2392d7e5 |