-In addition to common and advanced GUI facilities such as
-frames, scrolling windows, toolbars, tree controls, icons,
-device contexts, printing, splitter windows and so on, there
-are wrappers for common file operations, and facilities for
-writing TCP/IP applications, thread handling, and more.
+In addition to common and advanced GUI facilities such as frames,
+scrolling windows, toolbars, tree controls, icons, device contexts,
+printing, splitter windows and so on, there are wrappers for common
+file operations, and facilities for writing TCP/IP applications,
+thread handling, and more.
+
+A detailed reference manual including in-depth overviews for various
+topics is supplied in various formats and can be accessed online at
+http://docs.wxwidgets.org/
+
+
+Note about naming: while 2.9.1 is called a "development" release,
+this only means that API is not guaranteed to remain unchanged in
+the subsequent 2.9.x releases, unlike in the stable 2.8.x branch. We
+believe the current version is stable and suitable for use in
+production environment.