Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
1 change: 1 addition & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- [Advanced usage and limitations](./limitations/intro.md)
- [Optional dependencies](./limitations/optional_deps.md)
- [Allowing multiple versions of a package](./limitations/multiple_versions.md)
- [Public and Private packages](./limitations/public_private.md)
- [Versions in a continuous space](./limitations/continuous_versions.md)
- [Pre-release versions](./limitations/prerelease_versions.md)
- [Internals of the PubGrub algorithm](./internals/intro.md)
Expand Down
Loading