diff --git a/doc/index.html b/doc/index.html index 3d5f66c3..fffe13e9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -18,6 +18,21 @@ should simply ``reflect'' your C++ classes and functions into Python. +

+ + +
Note: this is the last official release of +Boost.Python v1. Development of this version of the library has +stopped; it will be retired soon in favor of the redesigned and +improved version 2. A summary of the development goals is available on +the Python C++-sig +page, which also serves as a mailing list for users of both versions +of the library. A preview of the v2 documentation is available here, +and instructions for getting started with a prerelease are available +upon request. +
+

Supported Platforms

Boost.Python is known to have been tested against Python 2.2.1 using