remove pybind11 to readd as subtree

This commit is contained in:
Thomas Kunze
2020-10-28 21:09:35 +01:00
parent e0bb23cd3f
commit 54e3f6cb12
183 changed files with 0 additions and 42339 deletions

View File

@@ -1,47 +0,0 @@
.. only: not latex
.. image:: pybind11-logo.png
pybind11 --- Seamless operability between C++11 and Python
==========================================================
.. only: not latex
Contents:
.. 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