Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding files with redirects #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ranukund
Copy link
Contributor

No description provided.

@vpirogov
Copy link
Member

vpirogov commented Feb 14, 2025

Redirects in this PR cover only documentation files in root folder (https://oneapi-src.github.io/oneDNN/) which reflects the state of main branch. Though few files are missing:

We also need redirects for version-specific documentation that resides in vX.Y folders, for example https://oneapi-src.github.io/oneDNN/v3.7. You can see full documentation tree in Github pages branch.

It's ok to drop v0.x, v1.x and v2.x content to avoid bloat.

@vpirogov
Copy link
Member

Also please update onednn to oneDNN in the directory name.

@ranukund
Copy link
Contributor Author

Redirects in this PR cover only documentation files in root folder (https://oneapi-src.github.io/oneDNN/) which reflects the state of main branch. Though few files are missing:

We also need redirects for version-specific documentation that resides in vX.Y folders, for example https://oneapi-src.github.io/oneDNN/v3.7. You can see full documentation tree in Github pages branch.

It's ok to drop v0.x, v1.x and v2.x content to avoid bloat.

Please review when you have a moment and let me know if anything is missing. Hopefully, the previous comments have been addressed.

@vpirogov
Copy link
Member

Looks good now.

@vpirogov
Copy link
Member

I dropped redirects for ancient documentation (v0.x, v1.x, and v2.x) to reduce clutter. The original files will be dropped from Github pages as well.

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