diff --git a/doc/numpy/index.rst b/doc/numpy/index.rst index 280acd41..bb3b623e 100644 --- a/doc/numpy/index.rst +++ b/doc/numpy/index.rst @@ -7,7 +7,6 @@ Welcome to the documentation of the Boost.Python NumPy extension! ================================================================= .. toctree:: - :name: mastertoc :maxdepth: 2 Tutorial diff --git a/doc/numpy/reference/index.rst b/doc/numpy/reference/index.rst index 6e8f65c8..5c0d852d 100644 --- a/doc/numpy/reference/index.rst +++ b/doc/numpy/reference/index.rst @@ -2,7 +2,6 @@ Boost.Python NumPy extension Reference ====================================== .. toctree:: - :name: reftoc :maxdepth: 2 dtype diff --git a/doc/numpy/tutorial/index.rst b/doc/numpy/tutorial/index.rst index 2a07b45a..3de2ef53 100644 --- a/doc/numpy/tutorial/index.rst +++ b/doc/numpy/tutorial/index.rst @@ -2,7 +2,6 @@ Boost.Python NumPy extension Tutorial ===================================== .. toctree:: - :name: tuttoc :maxdepth: 2 simple