Skip to content

Commit

Permalink
Fix docs for IO readers and strings_convert (#15842)
Browse files Browse the repository at this point in the history
Fixes documentation for IO readers and strings_convert.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - David Wendt (https://github.com/davidwendt)
  - Vyas Ramasubramani (https://github.com/vyasr)

URL: #15842
  • Loading branch information
bdice authored May 24, 2024
1 parent 8b5ff18 commit 8a40567
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/cudf/source/libcudf_docs/api_docs/io_readers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Io Readers
==========

.. doxygengroup:: io_readers
:desc-only:
:members:
2 changes: 1 addition & 1 deletion docs/cudf/source/libcudf_docs/api_docs/strings_convert.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Strings Convert
===============

.. doxygengroup:: strings_convert
:desc-only:
:members:

0 comments on commit 8a40567

Please sign in to comment.