mirror of
https://github.com/Z3Prover/z3
synced 2025-08-23 11:37:54 +00:00
updated website
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
051e84de20
commit
f9c9d5e342
3 changed files with 9 additions and 2 deletions
4
doc/update_website.cmd
Normal file
4
doc/update_website.cmd
Normal file
|
@ -0,0 +1,4 @@
|
|||
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 html \\research\root\web\external\en-us\UM\redmond\projects\z3
|
Loading…
Add table
Add a link
Reference in a new issue