File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed
Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,20 @@ introduction to packaging, see :doc:`/tutorials/index`.
77
88.. toctree ::
99 :maxdepth: 1
10+ :caption: Installing Packages:
1011
11- tool-recommendations
1212 installing-using-pip-and-virtual-environments
1313 installing-stand-alone-command-line-tools
1414 installing-using-linux-tools
1515 installing-scientific-packages
1616 multi-version-installs
17+ index-mirrors-and-caches
18+ hosting-your-own-index
19+
20+ .. toctree ::
21+ :maxdepth: 1
22+ :caption: Building and Publishing Projects:
23+
1724 distributing-packages-using-setuptools
1825 using-manifest-in
1926 single-sourcing-package-version
@@ -23,10 +30,14 @@ introduction to packaging, see :doc:`/tutorials/index`.
2330 supporting-windows-using-appveyor
2431 packaging-namespace-packages
2532 creating-and-discovering-plugins
26- analyzing-pypi-package-downloads
27- index-mirrors-and-caches
28- hosting-your-own-index
2933 migrating-to-pypi-org
3034 using-testpypi
3135 making-a-pypi-friendly-readme
3236 publishing-package-distribution-releases-using-github-actions-ci-cd-workflows
37+
38+ .. toctree ::
39+ :maxdepth: 1
40+ :caption: Miscellaneous:
41+
42+ tool-recommendations
43+ analyzing-pypi-package-downloads
You can’t perform that action at this time.
0 commit comments