Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docathon][Remove File No.47-55]清理未暴露在 sphinx toctree 下的文档 #6632

Merged
merged 2 commits into from
Jul 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/dev_guides/index_en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ We very much welcome you to participate in the construction of the paddle. The f

Similarly, if you feel that this document is missing, or that the description is unclear, we also welcome you to contribute to this series of documents.

- `Kernel Primitives API <./kernel_primitive_api/index_cn.html>`_ : Introduce the block-level CUDA functions provided by PaddlePaddle to speed up operator development.
- `Kernel Primitives API <./op_optimization/kernel_primitive_api/index_en.html>`_ : Introduce the block-level CUDA functions provided by PaddlePaddle to speed up operator development.
- `custom_device_docs <./custom_device_docs/index_en.html>`_ : Contribution guidelines overview.


.. toctree::
:hidden:


kernel_primitive_api/index_en.rst
op_optimization/kernel_primitive_api/index_en.rst
custom_device_docs/index_en.rst