Skip to content

Commit 1c76f46

Browse files
authored
Merge pull request #1347 from willingc/guide-index
Add another category in guide index to put more advanced hosting/mirrors
2 parents 7117d6b + 51ca36e commit 1c76f46

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

source/guides/index.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ introduction to packaging, see :doc:`/tutorials/index`.
1313
installing-stand-alone-command-line-tools
1414
installing-using-linux-tools
1515
installing-scientific-packages
16-
index-mirrors-and-caches
17-
hosting-your-own-index
1816

1917
.. toctree::
2018
:maxdepth: 1
@@ -31,6 +29,13 @@ introduction to packaging, see :doc:`/tutorials/index`.
3129
making-a-pypi-friendly-readme
3230
publishing-package-distribution-releases-using-github-actions-ci-cd-workflows
3331

32+
.. toctree::
33+
:maxdepth: 1
34+
:caption: Hosting
35+
36+
index-mirrors-and-caches
37+
hosting-your-own-index
38+
3439
.. toctree::
3540
:maxdepth: 1
3641
:caption: Miscellaneous:

0 commit comments

Comments
 (0)