Seamless operability between C++11 and Python
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Steve Siano 6f66e7603c
docs: add a note about compiling the example (#2737)
5 years ago
..
_static documentation improvements 9 years ago
advanced docs: pybind11/numpy.h does not require numpy at build time. (#2720) 5 years ago
cmake fix: find_import didn't work properly for classic tools (#2550) 5 years ago
Doxyfile feat: deprecate public constructors of module_ class (#2552) 5 years ago
Makefile took a stab at some documentation 10 years ago
basics.rst docs: add a note about compiling the example (#2737) 5 years ago
benchmark.py style: use Black everywhere (#2594) 5 years ago
benchmark.rst ci: GHA basic format & pre-commit (#2309) 5 years ago
changelog.rst docs: fix pdf build, simpler start page (#2736) 5 years ago
classes.rst Avoid C-style casts for pointers in docs (#2487) 5 years ago
compiling.rst docs: add a note about compiling the example (#2737) 5 years ago
conf.py docs: fix pdf build, simpler start page (#2736) 5 years ago
faq.rst docs: known issues (#2565) 5 years ago
index.rst fix: chapters in PDF again (#2606) 5 years ago
installing.rst docs: add a note about compiling the example (#2737) 5 years ago
limitations.rst docs: update for PyPy win 32 issue 5 years ago
pybind11-logo.png Very minor documentation fixes, updated logo 10 years ago
pybind11_vs_boost_python1.png documentation improvements 9 years ago
pybind11_vs_boost_python1.svg Much more efficient generation of function signatures, updated docs 10 years ago
pybind11_vs_boost_python2.png documentation improvements 9 years ago
pybind11_vs_boost_python2.svg Much more efficient generation of function signatures, updated docs 10 years ago
reference.rst fix: rename `pybind11::module` to `pybind11::module_` (#2489) 5 years ago
release.rst docs: mention branch update in checklist (#2670) 5 years ago
requirements.txt docs: fix pdf build, simpler start page (#2736) 5 years ago
upgrade.rst fix typo in pickle example (#2669) 5 years ago