Skip to content

Commit

Permalink
Merge pull request #1347 from willingc/guide-index
Browse files Browse the repository at this point in the history
Add another category in guide index to put more advanced hosting/mirrors
  • Loading branch information
pradyunsg committed Nov 5, 2023
2 parents 7117d6b + 51ca36e commit 1c76f46
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions source/guides/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ introduction to packaging, see :doc:`/tutorials/index`.
installing-stand-alone-command-line-tools
installing-using-linux-tools
installing-scientific-packages
index-mirrors-and-caches
hosting-your-own-index

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

.. toctree::
:maxdepth: 1
:caption: Hosting

index-mirrors-and-caches
hosting-your-own-index

.. toctree::
:maxdepth: 1
:caption: Miscellaneous:
Expand Down

0 comments on commit 1c76f46

Please sign in to comment.