diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index d9bc4bc05..f8a731fe2 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -1671,6 +1671,7 @@
  • Mapping Python tuples into small arrays
  • Mapping sequences to C arrays
  • Pointer handling +
  • Memory management when returning references to member variables
  • Docstring Features