mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
updated API doc generation
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
a9a673bb8a
commit
b855313141
3 changed files with 448 additions and 176 deletions
4
doc/update_code_website.cmd
Normal file
4
doc/update_code_website.cmd
Normal file
|
@ -0,0 +1,4 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue