-
Notifications
You must be signed in to change notification settings - Fork 0
Adding convenience pages for docs #18
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
Conversation
scripts/redirect.js
Outdated
| @@ -1,5 +1,5 @@ | |||
| (function() { | |||
| var path = window.location.pathname.replace('/mobile/android/latest/', '/mobile/android/7.4.1/'); | |||
| var path = window.location.pathname.replace('/mobile/android/latest/', '/mobile/android/7.5.1/'); | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ℹ️ The version should be 7.5.2
mobile/iOS/current/index.html
Outdated
| <p class="nav-item-description">Database access and data management utilities</p> | ||
| </a> | ||
|
|
||
| <a href="EXPDigital/documentation/expdigital" class="nav-item"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ℹ️ Remove digital
swuforesee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Results
iOS documentation
https://foreseecode.github.io/public-packages/mobile/iOS/current/index.html

Android documentation
Opening this URL https://foreseecode.github.io/public-packages/mobile/android/latest/index.html redirects to 7.5.2 URL https://foreseecode.github.io/public-packages/mobile/android/7.5.2/index.html

swuforesee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good ✅
Test of webpage redirect and content ✅
Ticket created to remove dba and digital modules from Android documentation: https://kanasoftware.jira.com/browse/VOC-63443
latestredirect for Android