2016-04-28 12:33:45 +00:00
|
|
|
.. only: not latex
|
|
|
|
|
|
|
|
.. image:: pybind11-logo.png
|
2016-01-17 21:36:36 +00:00
|
|
|
|
2015-10-18 12:48:24 +00:00
|
|
|
pybind11 --- Seamless operability between C++11 and Python
|
|
|
|
==========================================================
|
2015-10-13 00:57:16 +00:00
|
|
|
|
2016-04-28 12:33:45 +00:00
|
|
|
.. only: not latex
|
|
|
|
|
|
|
|
Contents:
|
2015-10-13 00:57:16 +00:00
|
|
|
|
|
|
|
.. toctree::
|
2016-10-16 17:12:43 +00:00
|
|
|
:maxdepth: 1
|
2015-10-13 00:57:16 +00:00
|
|
|
|
|
|
|
intro
|
2016-10-16 17:12:43 +00:00
|
|
|
changelog
|
2017-08-18 17:26:49 +00:00
|
|
|
upgrade
|
2016-10-16 17:12:43 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:caption: The Basics
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2015-10-13 00:57:16 +00:00
|
|
|
basics
|
|
|
|
classes
|
2016-05-17 08:47:52 +00:00
|
|
|
compiling
|
2016-10-16 17:12:43 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:caption: Advanced Topics
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
advanced/functions
|
|
|
|
advanced/classes
|
|
|
|
advanced/exceptions
|
|
|
|
advanced/smart_ptrs
|
|
|
|
advanced/cast/index
|
|
|
|
advanced/pycpp/index
|
2017-04-22 21:24:13 +00:00
|
|
|
advanced/embedding
|
2016-10-16 17:12:43 +00:00
|
|
|
advanced/misc
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:caption: Extra Information
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
faq
|
2015-10-19 22:58:59 +00:00
|
|
|
benchmark
|
2016-04-07 08:31:01 +00:00
|
|
|
limitations
|
2015-10-13 00:57:16 +00:00
|
|
|
reference
|