1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00

doc: Add redirects for GitLab pages

This commit is contained in:
Nick Wellnhofer
2025-05-02 15:08:19 +02:00
parent 0ffa7dd8b1
commit a5898c2aed
2 changed files with 8 additions and 0 deletions

View File

@@ -326,6 +326,7 @@ pages:
needs: [install]
script:
- cp -r install/share/doc/libxml2 public
- cp doc/_redirects public
artifacts:
paths:
- public

7
doc/_redirects Normal file
View File

@@ -0,0 +1,7 @@
# Redirects for GitLab pages
# Start page
/ /html/index.html 302
# Old documentation
/devhelp/* /html/index.html