Merge pull request #11024 from Empika1/master

Remove outdated note referencing a file which no longer exists
This commit is contained in:
Matthew
2025-06-27 07:13:39 -04:00
committed by GitHub

View File

@@ -223,10 +223,6 @@ You can then zip it and share the module with everyone else. When
building for every platform (instructions in the previous sections),
your module will be included.
.. note:: There is a parameter limit of 5 in C++ modules for things such
as subclasses. This can be raised to 13 by including the header
file ``core/method_bind_ext.gen.inc``.
Using the module
----------------