diff --git a/docs/cugraph/source/api_docs/pylibcugraph.rst b/docs/cugraph/source/api_docs/pylibcugraph.rst index 9317274cf8c..93efec37f03 100644 --- a/docs/cugraph/source/api_docs/pylibcugraph.rst +++ b/docs/cugraph/source/api_docs/pylibcugraph.rst @@ -11,5 +11,12 @@ Methods .. autosummary:: :toctree: api/ + pylibcugraph.eigenvector_centrality + pylibcugraph.katz_centrality pylibcugraph.strongly_connected_components pylibcugraph.weakly_connected_components + pylibcugraph.pagerank + pylibcugraph.hits + pylibcugraph.node2vec + pylibcugraph.bfs + pylibcugraph.sssp