diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index 433ae5f9e..56049ba6c 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -1478,7 +1478,7 @@
Although the -fastproxy option results in faster code over the default, the generated proxy code is not as user-friendly -as docstring/doxygen comments and functions with default values are not visible in the generated Python proxy class. +as docstring/doxygen comments, Python function annotations and functions with default values are not visible in the generated Python proxy class. The -olddefs option can rectify this.