Skip to content
Merged
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
5 changes: 5 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This too
- [Layout of the vcpkg source tree](tool-maintainers/layout.md)
- [Maintainer Guidelines](maintainers/maintainer-guide.md)

### Community Resources (not directly affiliated with vcpkg)

- [vcpkg.info](https://vcpkg.info/) - Package index + search (includes older port versions)
- [vcpkgx](https://vcpkgx.com/) - Package index + search

### Specifications

- [Export](specifications/export-command.md)
Expand Down