From f9c9d5e342ae45c511a5ea62d78a0bf5ce967738 Mon Sep 17 00:00:00 2001 From: Leonardo de Moura Date: Tue, 20 Nov 2012 09:38:28 -0800 Subject: [PATCH] updated website Signed-off-by: Leonardo de Moura --- doc/footer.html | 3 ++- doc/update_website.cmd | 4 ++++ doc/website.dox | 4 +++- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 doc/update_website.cmd diff --git a/doc/footer.html b/doc/footer.html index 6400db92b..724bd6e7c 100644 --- a/doc/footer.html +++ b/doc/footer.html @@ -1,3 +1,4 @@ -
+ diff --git a/doc/update_website.cmd b/doc/update_website.cmd new file mode 100644 index 000000000..1b1ede627 --- /dev/null +++ b/doc/update_website.cmd @@ -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 \ No newline at end of file diff --git a/doc/website.dox b/doc/website.dox index f6bc7fe6c..91034aafa 100644 --- a/doc/website.dox +++ b/doc/website.dox @@ -6,10 +6,12 @@ The Z3 website moved to z3.codeplex.com. + The old Z3 website can be found here. + This website hosts the automatically generated documentation for the Z3 APIs. - \ref capi - .NET API - Python API - - Try Z3 online at RiSE4Fun. + - Try Z3 online at RiSE4Fun using Python or SMT 2.0. */