Skip to content

Commit 5b71584

Browse files
committed
New side bar
1 parent 3af6ec2 commit 5b71584

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

package-structure-code/intro.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,15 @@ What are SDist & Wheel Files? <python-package-distribution-files-sdist-wheel>
9393
Package Build Tools <python-package-build-tools>
9494
Complex Builds <complex-python-package-builds>
9595
```
96+
97+
```{toctree}
98+
:hidden:
99+
:caption: Publishing a package
100+
101+
Intro <self>
102+
103+
Package versions <python-package-versions>
104+
Code style <code-style-linting-format>
105+
Publish <publish-python-package-pypi-conda.md>
106+
107+
```

0 commit comments

Comments
 (0)