pybind11/docs
Henry Schreiner c50f90eca6
style: use Black everywhere (#2594)
* style: use Black everywhere

* style: minor touchup from review
2020-10-16 16:38:13 -04:00
..
_static documentation improvements 2016-04-26 23:48:55 +02:00
advanced style: ssize_t -> py::ssize_t 2020-10-15 17:38:49 -04:00
cmake fix: find_import didn't work properly for classic tools (#2550) 2020-10-05 15:31:00 -04:00
basics.rst refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04: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: update for PyPy win 32 issue 2020-10-15 17:38:49 -04:00
classes.rst Avoid C-style casts for pointers in docs (#2487) 2020-09-14 20:07:29 +02:00
compiling.rst fix: ipo should be off for debug or relwithdebinfo (#2590) 2020-10-14 13:43:31 -04:00
conf.py style: use Black everywhere (#2594) 2020-10-16 16:38:13 -04:00
Doxyfile feat: deprecate public constructors of module_ class (#2552) 2020-10-09 10:46:11 -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: update for PyPy win 32 issue 2020-10-15 17:38:49 -04:00
Makefile took a stab at some documentation 2015-10-13 03:16:44 +02: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
pybind11-logo.png Very minor documentation fixes, updated logo 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 feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00