diff --git a/.gitignore b/.gitignore
index 7757275f3..65a69bf51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,3 +65,5 @@ src/api/java/Native.cpp
src/api/java/Native.java
src/api/java/enumerations/*.java
*.bak
+doc/api
+doc/code
diff --git a/doc/website.dox b/doc/website.dox
index 6936b4f77..d048dab0c 100644
--- a/doc/website.dox
+++ b/doc/website.dox
@@ -15,5 +15,5 @@
- .NET API
- Java API
- Python API (also available in pydoc format).
- - Try Z3 online at RiSE4Fun using Python or SMT 2.0.
+ - Try Z3 online at RiSE4Fun.
*/