From a5f85beb2da59c91386b99b1b509220dca61670b Mon Sep 17 00:00:00 2001
From: William S Fulton
Date: Thu, 2 Dec 2021 11:38:41 +0000
Subject: [PATCH] HTML doc fixes
---
Doc/Manual/Contents.html | 2 +-
Doc/Manual/Php.html | 3 ++-
Doc/Manual/Windows.html | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
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 @@
Building swig.exe on Windows
diff --git a/Doc/Manual/Php.html b/Doc/Manual/Php.html
index 5aea878b2..ed2587f1b 100644
--- a/Doc/Manual/Php.html
+++ b/Doc/Manual/Php.html
@@ -161,7 +161,7 @@ default extension directory, you also need to specify the path, for example:
- 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 @@
Building swig.exe on Windows
@@ -298,7 +298,7 @@ swig.exe -help
-python -c++ -o C:\Temp\doxygen_parsing.cpp C:\swig\Examples\test-suite\doxygen_parsing.i
-
+