diff --git a/doc/index.html b/doc/index.html index cdadb8e1..b70019ed 100644 --- a/doc/index.html +++ b/doc/index.html @@ -16,15 +16,7 @@ intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply ``reflect'' your C++ classes and functions into - Python. The major features of Boost.Python include support for: -
Boost.Python is known to have been tested @@ -36,6 +28,13 @@ the following compilers: href="http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/default.asp">MSVC++6sp5. All tests pass. +