Skip to content

Commit

Permalink
Add anchors for namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Nov 21, 2023
1 parent b485920 commit 18d7dc2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/cudf/source/libcudf_docs/cudf_namespace.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
libcudf
=======

.. TODO: This page really only exists right now for the purpose of resolving namespace links. We may want to just ignore these instead
.. doxygennamespace:: cudf
:desc-only:

.. doxygennamespace:: cudf::ast
:desc-only:

.. doxygennamespace:: cudf::io
:desc-only:

.. doxygennamespace:: cudf::hashing
:desc-only:

0 comments on commit 18d7dc2

Please sign in to comment.