mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-19 14:50:07 +03:00
Upload documentation to GitLab pages
This commit is contained in:
parent
be889b6581
commit
2017cae6df
@ -275,3 +275,16 @@ cmake:msvc:v141:x86:static:
|
||||
variables:
|
||||
BUILD_SHARED_LIBS: "OFF"
|
||||
SUFFIX: static
|
||||
|
||||
pages:
|
||||
script:
|
||||
- mkdir -p public
|
||||
- cp -r doc/devhelp doc/tutorial doc/xmllint.html doc/xmlcatalog_man.html public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
exclude:
|
||||
- public/devhelp/Makefile*
|
||||
- public/devhelp/*.xsl
|
||||
only:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user