pybind11/docs
Henry Schreiner 993495c96c
fix: Intel 18+ required (#2577)
* fix: Intel 18+ fully supported

* fix: Intel compiler workaround no longer needed

Followup on #94 now that Intel 18+ is required.
2020-10-12 16:31:44 -04:00
..
_static documentation improvements 2016-04-26 23:48:55 +02:00
advanced feat: py::prepend tag (#1131) 2020-10-05 22:36:33 -04: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 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 fix: Intel 18+ required (#2577) 2020-10-12 16:31:44 -04:00
classes.rst Avoid C-style casts for pointers in docs (#2487) 2020-09-14 20:07:29 +02:00
compiling.rst docs: use sorted(glob()) in example setup.py (#2561) 2020-10-08 09:04:27 -04:00
conf.py refactor: import check as a common function (#2526) 2020-10-02 22:34:22 -04:00
faq.rst docs: known issues (#2565) 2020-10-09 11:19:13 -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 docs: known issues (#2565) 2020-10-09 11:19:13 -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 fix: find_import didn't work properly for classic tools (#2550) 2020-10-05 15:31:00 -04:00
upgrade.rst docs: known issues (#2565) 2020-10-09 11:19:13 -04:00