File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 2020 run : Expand-Archive ../docfx.zip -DestinationPath ../docfx
2121
2222 - name : Build site with docfx
23- run : ../docfx/docfx.exe build docfx.json --warningsAsErrors
23+ run : ../docfx/docfx.exe build docfx.json --globalMetadata "{ '_matomoContainerId': 'kE7MWPi0' } -- warningsAsErrors
2424
2525 - name : Archive site
2626 run : Compress-Archive -Path _site/* -DestinationPath ${{ runner.temp }}/site.zip
Original file line number Diff line number Diff line change 4545 "_appTitle" : " DevExpress End-User Documentation" ,
4646 "_appFaviconPath" : " favicon.ico" ,
4747 "_appFooter" : " Copyright (c) 1998-2024 Developer Express Inc. All rights reserved." ,
48- "_appLogoPath" : " logo.svg" ,
49- "_matomoContainerId" : " kE7MWPi0"
48+ "_appLogoPath" : " logo.svg"
5049 }
5150 },
5251 "pdf" : {
You can’t perform that action at this time.
0 commit comments