summaryrefslogtreecommitdiff
path: root/ext/pybind11/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pybind11/docs/index.rst')
-rw-r--r--ext/pybind11/docs/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/pybind11/docs/index.rst b/ext/pybind11/docs/index.rst
index cedf65209..d236611b7 100644
--- a/ext/pybind11/docs/index.rst
+++ b/ext/pybind11/docs/index.rst
@@ -14,6 +14,7 @@ pybind11 --- Seamless operability between C++11 and Python
intro
changelog
+ upgrade
.. toctree::
:caption: The Basics
@@ -33,6 +34,7 @@ pybind11 --- Seamless operability between C++11 and Python
advanced/smart_ptrs
advanced/cast/index
advanced/pycpp/index
+ advanced/embedding
advanced/misc
.. toctree::