diff --git a/doc/src/mainpage.dox b/doc/src/mainpage.dox
index 4af01dd..7a54d32 100644
--- a/doc/src/mainpage.dox
+++ b/doc/src/mainpage.dox
@@ -8,16 +8,16 @@ The library provides functions that allow your software to acquire and output re
@section start_here Start here
-- @ref api_overview
+- @ref api_overview
A top-down view of the PortAudio API, its capabilities, functions and data structures
-- @ref tutorial_start
+- @ref tutorial_start
Get started writing code with PortAudio tutorials
- @ref examples_src "Examples"
Simple example programs demonstrating PortAudio usage
-- @ref License
+- @ref License
PortAudio is licenced under the MIT Expat open source licence. We make a non-binding request for you to contribute your changes back to the project.
@@ -34,13 +34,10 @@ Documentation for non-portable platform-specific host API extensions
- The PortAudio website
-- Our mailing list for users and developers
+- Our mailing list for users and developers
- The PortAudio wiki
-- @ref java_binding
-Documentation for the Java JNI interface to PortAudio
-
@section developer_resources Developer Resources
@if INTERNAL
diff --git a/doc/src/tutorial/compile_windows_mingw.dox b/doc/src/tutorial/compile_windows_mingw.dox
index 47bba38..d521b7b 100644
--- a/doc/src/tutorial/compile_windows_mingw.dox
+++ b/doc/src/tutorial/compile_windows_mingw.dox
@@ -3,7 +3,7 @@
@section comp_mingw1 Portaudio for Windows With MinGW
-The following document is still being reviewed
+This document contains old or out-of-date information. Please see a draft of new MinGW information on our Wiki: PortAudio Wiki: Notes about building PortAudio with MinGW
= MinGW/MSYS =