-
Notifications
You must be signed in to change notification settings - Fork 76
docs: Enable documentation ci #1147
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
|
A deployed version of the documentation with this pipeline can be seen here: https://d3xter666.github.io/test-mono/v5/ |
d3b1b6c to
17accac
Compare
8961b0d to
7a2ce4f
Compare
80605b9 to
d5ff8ad
Compare
7d5eba8 to
8beda5d
Compare
5f8211a to
b1a1266
Compare
b1a1266 to
2d7e05b
Compare
de2cb77 to
e0aa321
Compare
00151fc to
7974b8c
Compare
a85b6bf to
3ce1dc1
Compare
|
The result of the deployment can be seen here: https://d3xter666.github.io/ui5-tooling/v5/ |
The version dropdown doesn't seem to work properly, but it could be that this is just an issue with your deployment, as it uses a different repo name ( |
Now all the links should be resolved relatively, based on the current deployment! Note: v4 is not available in this repo We must deploy twice with modified config as vitepress uses this information to build links and some links might get broken if we just use symlink for next as it used to be with the previous docs deployment. Also the 404 redirect issues have been addressed. Now the behaviour is:
|
e2018d9 to
b190624
Compare
|
The latest deployments with the JSDoc integration into the |

This PR enables the CI integration and build of the VitePress docs
JIRA: CPOUI5FOUNDATION-899