From 2ebbdfc47d653535dd636967f5cabbd521903cd2 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Wed, 2 Jun 2010 22:38:41 +0000 Subject: [PATCH] 1.3 => 2.0 for documentation headings git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12094 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Doc/Manual/Sections.html | 2 +- Doc/Manual/Typemaps.html | 3 ++- Doc/Manual/index.html | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Doc/Manual/Sections.html b/Doc/Manual/Sections.html index 5e36106b5..e957318e8 100644 --- a/Doc/Manual/Sections.html +++ b/Doc/Manual/Sections.html @@ -1,7 +1,7 @@ -SWIG-1.3 Documentation +SWIG-2.0 Documentation

SWIG-2.0 Documentation

diff --git a/Doc/Manual/Typemaps.html b/Doc/Manual/Typemaps.html index 5b97c9bae..cacfd5f2f 100644 --- a/Doc/Manual/Typemaps.html +++ b/Doc/Manual/Typemaps.html @@ -1672,7 +1672,8 @@ example.h:3: Searching for a suitable 'in' typemap for: Row4 rows[10]

showing that the best default match supplied by SWIG is the SWIGTYPE [] typemap. -As the example shows, the successful match displays the used typemap source including typemap method, type and optional name in one of these simplified formats:

+As the example shows, the successful match displays the used typemap source including typemap method, type and optional name in one of these simplified formats: +