Skip to content

Commit a7c75c5

Browse files
fix: update op docs index and remove outdated op doc (#910)
* fix: update op docs index and remove outdated op doc * Update docs/sphinx_doc/source/index_ZH.rst Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent b93319f commit a7c75c5

File tree

5 files changed

+3
-52
lines changed

5 files changed

+3
-52
lines changed

docs/operators/op/general_fused_op.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

docs/sphinx_doc/source/docs_index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ DOCS
3030
docs/operators/formatter/index
3131
docs/operators/grouper/index
3232
docs/operators/selector/index
33-
docs/operators/op/index
33+
docs/operators/pipeline/index
3434

3535
.. toctree::
3636
:maxdepth: 2

docs/sphinx_doc/source/docs_index_ZH.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
docs/operators/formatter/index
3131
docs/operators/grouper/index
3232
docs/operators/selector/index
33-
docs/operators/op/index
33+
docs/operators/pipeline/index
3434

3535
.. toctree::
3636
:maxdepth: 2

docs/sphinx_doc/source/index.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
1-
.. _Data Processing for and with Foundation Models:
2-
.. role:: raw-html-m2r(raw)
3-
:format: html
4-
5-
`[中文主页] <../../zh_CN/main/index_ZH>`_ | `[DJ-Cookbook] <docs/tutorial/DJ-Cookbook>`_ | `[OperatorZoo] <docs/Operators>`_ | `[API] <api>`_ | `[Awesome LLM Data] <docs/awesome_llm_data>`_
6-
7-
Data Processing for and with Foundation Models
8-
==============================================
9-
101
.. include:: README.md
11-
:start-after: # Data Processing for and with Foundation Models
122
:parser: myst_parser.sphinx_
133

144
.. toctree::

docs/sphinx_doc/source/index_ZH.rst

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
1-
.. _Data Processing for and with Foundation Models:
2-
.. role:: raw-html-m2r(raw)
3-
:format: html
4-
5-
`[英文主页] <../../en/main/index>`_ | `[DJ-Cookbook] <docs/tutorial/DJ-Cookbook_ZH>`_ | `[算子池] <docs/Operators>`_ | `[API] <api>`_ | `[Awesome LLM Data] <docs/awesome_llm_data>`_
6-
7-
Data Processing for and with Foundation Models
8-
==============================================
9-
101
.. include:: README_ZH.md
11-
:start-after: # Data Processing for and with Foundation Models
12-
:parser: myst_parser.sphinx_
2+
:parser: myst_parser.sphinx_
133

144
.. toctree::
155
:maxdepth: 2

0 commit comments

Comments
 (0)