diff --git a/Doc/Manual/CSharp.html b/Doc/Manual/CSharp.html index 0c0d98c0e..18fc3037e 100644 --- a/Doc/Manual/CSharp.html +++ b/Doc/Manual/CSharp.html @@ -12,10 +12,8 @@
  • Introduction -
  • Differences to the Java module
  • Void pointers
  • C# Arrays @@ -85,6 +83,7 @@ In order to minimize name collisions between names generated based on input to S

    20.1.2 Additional command line options

    +

    The following table lists the additional commandline options available for the C# module. They can also be seen by using:

    @@ -93,8 +92,6 @@ The following table lists the additional commandline options available for the C swig -csharp -help -

    - diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index dd0faace6..793f2ed21 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -725,6 +725,7 @@
  • Introduction
  • Differences to the Java module
  • Void pointers @@ -747,7 +748,7 @@
  • Directors implementation
  • Director caveats -
  • Multiples modules +
  • Multiple modules
  • C# Typemap examples
  • Typemaps
  • Typemaps
  • C# specific options