pybind11/docs
Yannick Jadoul 1411207711
chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds (#2456)
* Remove code inside 'PYPY_VERSION_NUM < 0x06000000' preprocessor if branch

* fix: more cleanup

* Remove more references to PyPy 5.7 and 5.9 in the docs

* Update comment on PyUnicode_UTF* in PyPy

Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>
2020-10-05 10:43:27 -04:00
..
_static documentation improvements 2016-04-26 23:48:55 +02:00
advanced chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds (#2456) 2020-10-05 10:43:27 -04:00
cmake refactor: import check as a common function (#2526) 2020-10-02 22:34:22 -04:00
Doxyfile Fix undefined memoryview format (#2223) 2020-07-15 08:50:43 -07:00
Makefile took a stab at some documentation 2015-10-13 03:16:44 +02:00
basics.rst refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
benchmark.py ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
benchmark.rst ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
changelog.rst refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
classes.rst Avoid C-style casts for pointers in docs (#2487) 2020-09-14 20:07:29 +02:00
compiling.rst refactor: import check as a common function (#2526) 2020-10-02 22:34:22 -04:00
conf.py refactor: import check as a common function (#2526) 2020-10-02 22:34:22 -04:00
faq.rst refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
index.rst refactor: import check as a common function (#2526) 2020-10-02 22:34:22 -04:00
installing.rst docs: installing section (#2494) 2020-09-16 20:00:19 -04:00
limitations.rst ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
pybind11-logo.png Very minor documentation fixes, updated logo 2016-01-17 22:31:15 +01:00
pybind11_vs_boost_python1.png documentation improvements 2016-04-28 15:32:07 +02:00
pybind11_vs_boost_python1.svg Much more efficient generation of function signatures, updated docs 2016-01-17 22:31:15 +01:00
pybind11_vs_boost_python2.png documentation improvements 2016-04-28 15:32:07 +02:00
pybind11_vs_boost_python2.svg Much more efficient generation of function signatures, updated docs 2016-01-17 22:31:15 +01:00
reference.rst fix: rename `pybind11::module` to `pybind11::module_` (#2489) 2020-09-16 17:15:42 -04:00
release.rst ci: releases (#2530) 2020-09-30 15:48:08 -04:00
requirements.txt refactor: import check as a common function (#2526) 2020-10-02 22:34:22 -04:00
upgrade.rst refactor: drop mkdoc and update changelog (#2491) 2020-09-16 17:14:06 -04:00