diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index 6d2cdaa76..54fa30637 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -142,8 +142,8 @@
The D module defines a number of directives which modify the SWIG features set globally or for a specific declaration:
@@ -386,7 +386,7 @@ struct A {By default, SWIG flattens all C++ namespaces into a single target language namespace, but as for Java and C#, the nspace feature is supported for D. If it is active, C++ namespaces are mapped to D packages/modules. Note, however, that like for the other languages, free variables and functions are not supported yet; currently, they are all allows written to the main proxy D module.
diff --git a/Doc/Manual/Ocaml.html b/Doc/Manual/Ocaml.html index 789bbae53..293789656 100644 --- a/Doc/Manual/Ocaml.html +++ b/Doc/Manual/Ocaml.html @@ -45,10 +45,10 @@@@ -941,7 +941,7 @@ well as a function return value in the same way you provide function arguments, and to receive arguments the same way you normally receive function returns.
-@@ -952,7 +952,7 @@ code receives when you are called. In general, a simple directorin typ can use the same body as a simple out typemap.
-@@ -963,7 +963,7 @@ for the same type, except when there are special requirements for object ownership, etc.
-diff --git a/Doc/Manual/Php.html b/Doc/Manual/Php.html index e1adce5ad..b332da552 100644 --- a/Doc/Manual/Php.html +++ b/Doc/Manual/Php.html @@ -25,7 +25,7 @@
diff --git a/Doc/Manual/SWIG.html b/Doc/Manual/SWIG.html index c31d8255f..d6228ef34 100644 --- a/Doc/Manual/SWIG.html +++ b/Doc/Manual/SWIG.html @@ -24,8 +24,8 @@
@@ -860,7 +860,7 @@ const int spam = 42; -
@@ -1329,7 +1329,7 @@ C++ classes must supply a properly defined copy constructor in order for assignment to work correctly.
-diff --git a/Doc/Manual/Typemaps.html b/Doc/Manual/Typemaps.html index 770604684..1cadd4ae3 100644 --- a/Doc/Manual/Typemaps.html +++ b/Doc/Manual/Typemaps.html @@ -87,7 +87,7 @@