swig/Doc
William S Fulton ef0bbcd6ed Document Python stable ABI support
Remove -stable-abi option: going forwards enabling the stable ABI
simply requires setting Py_LIMITED_ABI when compiling the wrappers.
2023-12-18 23:30:36 +00:00
..
Devel Fix out-dated developer docs 2023-12-01 10:46:48 +13:00
Manual Document Python stable ABI support 2023-12-18 23:30:36 +00:00
README suggest starting points for documentation 2008-10-09 22:42:45 +00:00

README

Doc/Manual    -  Latest version of the SWIG user manual
Doc/Devel     -  Developer documentation concerning SWIG internals.
                 (not necessarily up to date)

Open the index.html file in each of these directories with a web browser.