diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html index 47b41186e..cf72febef 100644 --- a/Doc/Manual/Contents.html +++ b/Doc/Manual/Contents.html @@ -96,7 +96,7 @@
- extension=/path/to/modulename.so + extension=/path/to/modulename.so
@@ -426,6 +426,7 @@ taking the integer argument.
Since SWIG 4.1.0, SWIG wraps C/C++ classes directly with PHP objects. Pointers to other types are also wrapped as PHP objects - mostly this is an diff --git a/Doc/Manual/Windows.html b/Doc/Manual/Windows.html index eae9ffb84..82d79435f 100644 --- a/Doc/Manual/Windows.html +++ b/Doc/Manual/Windows.html @@ -34,7 +34,7 @@
-python -c++ -o C:\Temp\doxygen_parsing.cpp C:\swig\Examples\test-suite\doxygen_parsing.i-