pybind11/docs
Antony Lee d068ab286a
docs: pybind11/numpy.h does not require numpy at build time. (#2720)
This is nice enough to be mentioned explicitly in the docs.
2020-12-08 18:07:36 -05:00
..
_static documentation improvements 2016-04-26 23:48:55 +02:00
advanced docs: pybind11/numpy.h does not require numpy at build time. (#2720) 2020-12-08 18:07:36 -05:00
cmake fix: find_import didn't work properly for classic tools (#2550) 2020-10-05 15:31:00 -04:00
Doxyfile feat: deprecate public constructors of module_ class (#2552) 2020-10-09 10:46:11 -04:00
Makefile took a stab at some documentation 2015-10-13 03:16:44 +02:00
basics.rst Fix mispelling in basics.rst (#2614) 2020-10-21 20:11:34 +02:00
benchmark.py style: use Black everywhere (#2594) 2020-10-16 16:38:13 -04:00
benchmark.rst ci: GHA basic format & pre-commit (#2309) 2020-07-20 13:35:21 -04:00
changelog.rst docs: add a little more information for releases 2020-11-12 13:06:00 -05:00
classes.rst Avoid C-style casts for pointers in docs (#2487) 2020-09-14 20:07:29 +02:00
compiling.rst docs: add warning about FindPython's Development component when libraries don't exist (e.g. on manylinux) (#2689) 2020-11-24 13:37:51 -05:00
conf.py fix: chapters in PDF again (#2606) 2020-10-18 14:31:28 -04:00
faq.rst docs: known issues (#2565) 2020-10-09 11:19:13 -04:00
index.rst fix: chapters in PDF again (#2606) 2020-10-18 14:31:28 -04:00
installing.rst docs: update installing.rst (#2691) 2020-11-24 12:08:33 -05:00
limitations.rst docs: update for PyPy win 32 issue 2020-10-15 17:38:49 -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 docs: mention branch update in checklist (#2670) 2020-11-16 16:18:43 +01:00
requirements.txt fix: find_import didn't work properly for classic tools (#2550) 2020-10-05 15:31:00 -04:00
upgrade.rst fix typo in pickle example (#2669) 2020-11-16 15:57:06 +01:00