pybind11/docs/index.rst

48 lines
704 B
ReStructuredText
Raw Normal View History

2016-04-28 12:33:45 +00:00
.. only: not latex
.. image:: pybind11-logo.png
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
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
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
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