2
0
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:
Stefan Seefeld
2016-10-18 21:14:47 -04:00
parent 84c96447e2
commit 264f6ae4b9
3 changed files with 0 additions and 3 deletions

View File

@@ -7,7 +7,6 @@ Welcome to the documentation of the Boost.Python NumPy extension!
=================================================================
.. toctree::
:name: mastertoc
:maxdepth: 2
Tutorial <tutorial/index>

View File

@@ -2,7 +2,6 @@ Boost.Python NumPy extension Reference
======================================
.. toctree::
:name: reftoc
:maxdepth: 2
dtype

View File

@@ -2,7 +2,6 @@ Boost.Python NumPy extension Tutorial
=====================================
.. toctree::
:name: tuttoc
:maxdepth: 2
simple