pybind11/docs
Henry Schreiner ebd5c5b48c
feat: way to only recompile changed files (#2643)
* feat: lazy compile

* refactor: lazy -> only_changed

* refactor: leave the changed function up to the user

* refactor: pass a function, based on @YannickJadoul and @HDembinski's suggestions

* refactor: old -> _old, as it's not intended for users

* docs: slight improvmenent from @rwgk

* docs: Ccache spelling, extra warning about pip caching

Ccache spelling noted by @YannickJadoul
2020-11-11 11:45:28 -05: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 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 begin working towards a future v2.6.1 patch release 2020-10-21 18:31:10 +02:00
classes.rst Avoid C-style casts for pointers in docs (#2487) 2020-09-14 20:07:29 +02:00
compiling.rst feat: way to only recompile changed files (#2643) 2020-11-11 11:45:28 -05:00
conf.py fix: chapters in PDF again (#2606) 2020-10-18 14:31:28 -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 fix: chapters in PDF again (#2606) 2020-10-18 14:31:28 -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 begin working towards a future v2.6.1 patch release 2020-10-21 18:31:10 +02: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