3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00

doc/api not doc/html

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-01-27 20:01:46 -08:00
parent e61949059d
commit a526eea123

View file

@ -52,7 +52,7 @@ stages:
./ml_example
cd ..
- template: generate-doc.yml
- script: zip -r html.zip doc/html/.
- script: zip -r html.zip doc/api/.
- script: cp html.zip $(Build.ArtifactStagingDirectory)/.
- task: PublishPipelineArtifact@0
inputs: