From f83d09f2761c8fcf898a7af416c4ce0271d8b393 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Sun, 20 Dec 2009 01:20:50 +0000 Subject: [PATCH] Section number renumbering git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11792 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Doc/Manual/Contents.html | 8 +++----- Doc/Manual/Python.html | 3 --- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index 108106035..0cda0b8f4 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -346,10 +346,11 @@
  • Pattern matching rules
  • Code generation rules -
  • Typemaps for multiple languages +
  • Typemaps for multiple target languages
  • Optimal code generation when returning by value
  • Multi-argument typemaps
  • The run-time type checker @@ -1280,9 +1281,6 @@
  • Simple pointers
  • Unbounded C Arrays
  • String handling -
  • Arrays -
  • String arrays -
  • STL wrappers
  • Typemaps
  • Typemaps