## Summary Scrape and collect documentation for C++ package managers listed in the investigation. Doc sources need to be identified. ## Tools & known sources - **vcpkg**: [official docs](https://github.com/MicrosoftDocs/vcpkg-docs) - **Conan**: [official docs](https://github.com/conan-io/docs) ## Acceptance criteria - [x] Doc sources identified for vcpkg and Conan. - [x] Documentation scraped/collected for each package manager. - [x] Output format and storage location agreed and documented.
Summary
Scrape and collect documentation for C++ package managers listed in the investigation. Doc sources need to be identified.
Tools & known sources
Acceptance criteria