pybind11/docs/advanced
Alexander Stukowski 9a110e6da8 Provide more control over automatic generation of docstrings (#486)
Added the docstring_options class, which gives global control over the generation of docstrings and function signatures.
2016-11-15 12:38:05 +01:00
..
cast add note about custom type casters (fixes #480) 2016-11-04 11:06:22 +01:00
pycpp Reorganize documentation 2016-10-20 15:21:34 +02:00
classes.rst Reorganize documentation 2016-10-20 15:21:34 +02:00
exceptions.rst Reorganize documentation 2016-10-20 15:21:34 +02:00
functions.rst Make reference(_internal) the default return value policy for properties (#473) 2016-11-01 11:44:57 +01:00
misc.rst Provide more control over automatic generation of docstrings (#486) 2016-11-15 12:38:05 +01:00
smart_ptrs.rst Support std::shared_ptr holder type out of the box 2016-10-20 16:19:58 +02:00