We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Drop the v2.1 references now that File ML is folded into the v2.0 release
Wiki: File moved to File ML in v2.1 (remove File page, add cross-links)
Getting Started: point at umbrella meta-legend-vcpkg-registry URL
Getting Started: point at renamed network-ml-vcpkg-registry URL
Getting Started: lead with Windows prebuilt zip, add path-picker table The easiest path (download zip, link one self-contained .lib, no package manager) was buried at the bottom of the page. Promoted it to section 1 with a path-picker table at the top so readers can jump straight to the option that matches their setup. Also added a heads-up in the build-from- source section that find_package(NetworkML) chains find_dependency for curl + nlohmann_json - consumers do not list them, but the deps still need to be discoverable on their machine.
update wiki
Getting Started: drop em dashes
Getting Started: pin FetchContent example to v2.0.0
Getting Started: recommend the vcpkg registry as the primary way to consume the library
Getting Started: add 'Using it in your own CMake project' (FetchContent, find_package, add_subdirectory)
Set up project docs: Home, Getting Started, Requests, Chat, File
Initial Home page