diff --git a/_data/docs.yml b/_data/docs.yml index 1ffb432c911..c00be7b6f05 100644 --- a/_data/docs.yml +++ b/_data/docs.yml @@ -38,7 +38,7 @@ apis: cugraph: name: cuGraph path: cugraph - desc: 'cuGraph is a GPU accelerated graph analytics library, with functionality like NetworkX, which is seamlessly integrated into the RAPIDS data science platform. cuGraph supports GNNs with PyG, DGL packages, cugraph-service for analytics on a remote graph, and WHOLEGRAPH for memory management.' + desc: 'cuGraph is a GPU accelerated graph analytics library, the core part of an ecosystem of libraries supporting graph-processing workloads like NetworkX integration (nx-cugraph), GNNs with PyG (cugraph-pyg), analytics on a remote graph (cugraph-service), and more efficient memory management for large graphs (pylibwholegraph).' ghlink: https://github.com/rapidsai/cugraph cllink: https://github.com/rapidsai/cugraph/blob/main/CHANGELOG.md versions: