diff --git a/Doc/Manual/Library.html b/Doc/Manual/Library.html index 740988e71..069707559 100644 --- a/Doc/Manual/Library.html +++ b/Doc/Manual/Library.html @@ -1900,7 +1900,9 @@ Adding the missing %shared_ptr macros will fix this:
-Note: There is currently no support for %shared_ptr and the director feature. +Note: There is somewhat limited support for %shared_ptr and the director feature +and the degress of success varies among the different target languages. +Please help to improve this support by providing patches with improvements.