mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
improved Z3 documentation
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
badb81998d
commit
85b9d8c37a
3 changed files with 3 additions and 1 deletions
4
doc/update_api_website.cmd
Normal file
4
doc/update_api_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 api\html \\research\root\web\external\en-us\UM\redmond\projects\z3
|
Loading…
Add table
Add a link
Reference in a new issue