Skip to content

doc: redirect landing page and logo link to introduction - #524

Merged
lgirdwood merged 1 commit into
masterfrom
topic/redirect-landing-to-introduction
Sep 13, 2026
Merged

doc: redirect landing page and logo link to introduction#524
lgirdwood merged 1 commit into
masterfrom
topic/redirect-landing-to-introduction

Conversation

@lgirdwood

Copy link
Copy Markdown
Member

Summary

  • Configure index.rst with docutils meta http-equiv="Refresh" and instant JavaScript redirect to navigate /latest/ and /latest/index.html directly to introduction/index.html.
  • Configure PyData theme html_theme_options["logo"]["link"] = "introduction/index" so header logo clicks directly navigate to Introduction.
  • Update scripts/publish-index.html to redirect root https://thesofproject.github.io/ directly to latest/introduction/index.html.

Signed-off-by: Liam Girdwood liam.r.girdwood@linux.intel.com

- Set docutils meta http-equiv Refresh and JavaScript replace in index.rst
  to redirect /latest/ and /latest/index.html directly to introduction/index.html.
- Configure pydata theme logo link to introduction/index so clicking the header
  logo navigates directly to the Introduction page.
- Update scripts/publish-index.html to redirect root https://thesofproject.github.io/
  directly to latest/introduction/index.html.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
@lgirdwood
lgirdwood merged commit cd68cd3 into master Sep 13, 2026
5 checks passed
@lgirdwood
lgirdwood deleted the topic/redirect-landing-to-introduction branch September 13, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants