mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 04:22:16 +00:00
Work around a sphinx bug.
This commit is contained in:
@@ -7,7 +7,6 @@ Welcome to the documentation of the Boost.Python NumPy extension!
|
||||
=================================================================
|
||||
|
||||
.. toctree::
|
||||
:name: mastertoc
|
||||
:maxdepth: 2
|
||||
|
||||
Tutorial <tutorial/index>
|
||||
|
||||
@@ -2,7 +2,6 @@ Boost.Python NumPy extension Reference
|
||||
======================================
|
||||
|
||||
.. toctree::
|
||||
:name: reftoc
|
||||
:maxdepth: 2
|
||||
|
||||
dtype
|
||||
|
||||
@@ -2,7 +2,6 @@ Boost.Python NumPy extension Tutorial
|
||||
=====================================
|
||||
|
||||
.. toctree::
|
||||
:name: tuttoc
|
||||
:maxdepth: 2
|
||||
|
||||
simple
|
||||
|
||||
Reference in New Issue
Block a user