Skip to content

Commit 264f6ae

Browse files
committed
Work around a sphinx bug.
1 parent 84c9644 commit 264f6ae

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

doc/numpy/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Welcome to the documentation of the Boost.Python NumPy extension!
77
=================================================================
88

99
.. toctree::
10-
:name: mastertoc
1110
:maxdepth: 2
1211

1312
Tutorial <tutorial/index>

doc/numpy/reference/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ Boost.Python NumPy extension Reference
22
======================================
33

44
.. toctree::
5-
:name: reftoc
65
:maxdepth: 2
76

87
dtype

doc/numpy/tutorial/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ Boost.Python NumPy extension Tutorial
22
=====================================
33

44
.. toctree::
5-
:name: tuttoc
65
:maxdepth: 2
76

87
simple

0 commit comments

Comments
 (0)