2022-03-27 05:45:37 +08:00
|
|
|
.. only:: latex
|
2020-08-18 02:44:43 +08:00
|
|
|
|
2022-03-27 05:45:37 +08:00
|
|
|
Intro
|
|
|
|
=====
|
2020-08-18 02:44:43 +08:00
|
|
|
|
2022-03-27 05:45:37 +08:00
|
|
|
.. include:: readme.rst
|
2020-08-18 02:44:43 +08:00
|
|
|
|
2022-03-27 05:45:37 +08:00
|
|
|
.. only:: not latex
|
2020-08-18 02:44:43 +08:00
|
|
|
|
|
|
|
Contents:
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
changelog
|
|
|
|
upgrade
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:caption: The Basics
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2022-03-27 05:45:37 +08:00
|
|
|
installing
|
2020-08-18 02:44:43 +08:00
|
|
|
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
|
2022-03-27 05:45:37 +08:00
|
|
|
cmake/index
|