summaryrefslogtreecommitdiff
path: root/docs/examples/tutorial/embedding
Commit message (Expand)AuthorAgeFilesLines
* Fix linkage for `cdef public` functions in C++ mode (#5040)Maximilien Colange2022-11-081-0/+1
* [docs] Fix typo in embedded.pyxda-woods2022-07-271-1/+1
* Mark the embedded C main() function in the embedding test as "extern C" in C+...Stefan Behnel2020-05-051-0/+8
* Rename embedding tests in docs to make it easier to find and select in the te...Stefan Behnel2020-05-052-7/+7
* Remove Py2 fallback from embedding example since the rest of the code is Py3-...Stefan Behnel2020-05-031-7/+1
* Include a complete embedding example in the docs.Stefan Behnel2020-05-032-0/+78