Skip to content

Files

Latest commit

 

History

History
47 lines (35 loc) · 704 Bytes

index.rst

File metadata and controls

47 lines (35 loc) · 704 Bytes

pybind11 --- Seamless operability between C++11 and Python

.. toctree::
   :maxdepth: 1

   intro
   changelog
   upgrade

.. toctree::
   :caption: The Basics
   :maxdepth: 2

   basics
   classes
   compiling

.. toctree::
   :caption: Advanced Topics
   :maxdepth: 2

   advanced/functions
   advanced/classes
   advanced/exceptions
   advanced/smart_ptrs
   advanced/cast/index
   advanced/pycpp/index
   advanced/embedding
   advanced/misc

.. toctree::
   :caption: Extra Information
   :maxdepth: 1

   faq
   benchmark
   limitations
   reference