Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions Doc/contents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,3 @@
bugs.rst
copyright.rst
license.rst

.. to include legacy packaging docs in build

.. toctree::
:hidden:

install/index.rst
1 change: 1 addition & 0 deletions Doc/extending/building.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ See the *"Multiple modules in one library"* section in :pep:`489` for details.

.. highlight:: c

.. _install-index:
.. _setuptools-index:

Building C and C++ Extensions with setuptools
Expand Down
Loading