3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 16:45:31 +00:00

add build step to generate doc

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2019-10-11 13:12:02 -07:00
parent a1814bf384
commit 8c8a8cee7a
4 changed files with 8 additions and 8 deletions

View file

@ -1,4 +0,0 @@
REM Script for updating the website containing the Z3 API documentation.
REM You must be inside the Microsoft network to execute this script, and
REM robocopy must be in your PATH.
robocopy /S api\html \\research\root\web\external\en-us\UM\redmond\projects\z3

View file

@ -1,4 +0,0 @@
REM Script for updating the website containing the Z3 Code documentation.
REM You must be inside the Microsoft network to execute this script, and
REM robocopy must be in your PATH.
robocopy /S code\html \\research\root\web\external\en-us\UM\redmond\projects\z3\code