pybind11/docs/advanced
Jason Rhinelander 12494525cf Minor fixes (#613)
* Minor doc syntax fix

The numpy documentation had a bad :file: reference (was using double
backticks instead of single backticks).

* Changed long-outdated "example" -> "tests" wording

The ConstructorStats internal docs still had "from example import", and
the main testing cpp file still used "example" in the module
description.
2017-01-31 17:28:29 +01:00
..
cast Automate generation of reference docs with doxygen and breathe (#598) 2017-01-31 16:54:08 +01:00
pycpp Minor fixes (#613) 2017-01-31 17:28:29 +01:00
classes.rst Docs: minor clarifications (#590) 2017-01-13 11:17:29 +01:00
exceptions.rst Reorganize documentation 2016-10-20 15:21:34 +02:00
functions.rst Add support for positional args with args/kwargs 2017-01-31 17:24:41 +01:00
misc.rst Documentation: explicitly call out that the GIL is held (#615) 2017-01-31 17:06:13 +01:00
smart_ptrs.rst Improve custom holder support (#607) 2017-01-31 17:05:44 +01:00