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. */