Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 613 Bytes

index.rst

File metadata and controls

48 lines (36 loc) · 613 Bytes
.. only:: latex

   Intro
   =====

.. only:: not latex

    Contents:

.. toctree::
   :maxdepth: 1

   changelog
   upgrade

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

   installing
   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
   cmake/index