Selaa lähdekoodia

Merge pull request #907 from icecraft/feat/using_next_docs

feat: using next_docs
Xiaomeng Zhao 1 vuosi sitten
vanhempi
commit
9581fcda4c
100 muutettua tiedostoa jossa 8 lisäystä ja 8 poistoa
  1. 2 2
      .readthedocs.yaml
  2. 0 0
      docs/FAQ_en_us.md
  3. 0 0
      docs/FAQ_zh_cn.md
  4. 0 0
      docs/README_Ubuntu_CUDA_Acceleration_en_US.md
  5. 0 0
      docs/README_Ubuntu_CUDA_Acceleration_zh_CN.md
  6. 0 0
      docs/README_Windows_CUDA_Acceleration_en_US.md
  7. 0 0
      docs/README_Windows_CUDA_Acceleration_zh_CN.md
  8. 0 0
      docs/chemical_knowledge_introduction/introduction.pdf
  9. 0 0
      docs/chemical_knowledge_introduction/introduction.xmind
  10. 0 0
      docs/download_models.py
  11. 0 0
      docs/download_models_hf.py
  12. 0 0
      docs/how_to_download_models_en.md
  13. 0 0
      docs/how_to_download_models_zh_cn.md
  14. 0 0
      docs/images/MinerU-logo-hq.png
  15. 0 0
      docs/images/MinerU-logo.png
  16. 0 0
      docs/images/datalab_logo.png
  17. 0 0
      docs/images/flowchart_en.png
  18. 0 0
      docs/images/flowchart_zh_cn.png
  19. 0 0
      docs/images/layout_example.png
  20. 0 0
      docs/images/poly.png
  21. 0 0
      docs/images/project_panorama_en.png
  22. 0 0
      docs/images/project_panorama_zh_cn.png
  23. 0 0
      docs/images/spans_example.png
  24. 0 0
      docs/images/web_demo_1.png
  25. 0 0
      docs/output_file_en_us.md
  26. 0 0
      docs/output_file_zh_cn.md
  27. 2 2
      next_docs/en/.readthedocs.yaml
  28. 0 0
      next_docs/en/Makefile
  29. 0 0
      next_docs/en/_static/image/MinerU-logo-hq.png
  30. 0 0
      next_docs/en/_static/image/MinerU-logo.png
  31. 0 0
      next_docs/en/_static/image/datalab_logo.png
  32. 0 0
      next_docs/en/_static/image/flowchart_en.png
  33. 0 0
      next_docs/en/_static/image/flowchart_zh_cn.png
  34. 0 0
      next_docs/en/_static/image/layout_example.png
  35. 0 0
      next_docs/en/_static/image/logo.png
  36. 0 0
      next_docs/en/_static/image/poly.png
  37. 0 0
      next_docs/en/_static/image/project_panorama_en.png
  38. 0 0
      next_docs/en/_static/image/project_panorama_zh_cn.png
  39. 0 0
      next_docs/en/_static/image/spans_example.png
  40. 0 0
      next_docs/en/_static/image/web_demo_1.png
  41. 0 0
      next_docs/en/additional_notes/faq.rst
  42. 0 0
      next_docs/en/additional_notes/glossary.rst
  43. 0 0
      next_docs/en/additional_notes/known_issues.rst
  44. 0 0
      next_docs/en/api.rst
  45. 0 0
      next_docs/en/api/classes.rst
  46. 0 0
      next_docs/en/api/data_reader_writer.rst
  47. 0 0
      next_docs/en/api/dataset.rst
  48. 0 0
      next_docs/en/api/io.rst
  49. 0 0
      next_docs/en/api/read_api.rst
  50. 0 0
      next_docs/en/api/schemas.rst
  51. 1 1
      next_docs/en/conf.py
  52. 0 0
      next_docs/en/index.rst
  53. 0 0
      next_docs/en/make.bat
  54. 0 0
      next_docs/en/user_guide.rst
  55. 0 0
      next_docs/en/user_guide/data.rst
  56. 0 0
      next_docs/en/user_guide/data/data_reader_writer.rst
  57. 0 0
      next_docs/en/user_guide/data/dataset.rst
  58. 0 0
      next_docs/en/user_guide/data/io.rst
  59. 0 0
      next_docs/en/user_guide/data/read_api.rst
  60. 0 0
      next_docs/en/user_guide/install.rst
  61. 0 0
      next_docs/en/user_guide/install/boost_with_cuda.rst
  62. 0 0
      next_docs/en/user_guide/install/download_model_weight_files.rst
  63. 0 0
      next_docs/en/user_guide/install/install.rst
  64. 0 0
      next_docs/en/user_guide/quick_start.rst
  65. 0 0
      next_docs/en/user_guide/quick_start/command_line.rst
  66. 0 0
      next_docs/en/user_guide/quick_start/to_markdown.rst
  67. 0 0
      next_docs/en/user_guide/tutorial.rst
  68. 0 0
      next_docs/en/user_guide/tutorial/output_file_description.rst
  69. 0 0
      next_docs/requirements.txt
  70. 2 2
      next_docs/zh_cn/.readthedocs.yaml
  71. 0 0
      next_docs/zh_cn/Makefile
  72. 0 0
      next_docs/zh_cn/_static/image/MinerU-logo-hq.png
  73. 0 0
      next_docs/zh_cn/_static/image/MinerU-logo.png
  74. 0 0
      next_docs/zh_cn/_static/image/datalab_logo.png
  75. 0 0
      next_docs/zh_cn/_static/image/flowchart_en.png
  76. 0 0
      next_docs/zh_cn/_static/image/flowchart_zh_cn.png
  77. 0 0
      next_docs/zh_cn/_static/image/layout_example.png
  78. 0 0
      next_docs/zh_cn/_static/image/logo.png
  79. 0 0
      next_docs/zh_cn/_static/image/poly.png
  80. 0 0
      next_docs/zh_cn/_static/image/project_panorama_en.png
  81. 0 0
      next_docs/zh_cn/_static/image/project_panorama_zh_cn.png
  82. 0 0
      next_docs/zh_cn/_static/image/spans_example.png
  83. 0 0
      next_docs/zh_cn/_static/image/web_demo_1.png
  84. 0 0
      next_docs/zh_cn/additional_notes/faq.rst
  85. 0 0
      next_docs/zh_cn/additional_notes/glossary.rst
  86. 0 0
      next_docs/zh_cn/additional_notes/known_issues.rst
  87. 1 1
      next_docs/zh_cn/conf.py
  88. 0 0
      next_docs/zh_cn/index.rst
  89. 0 0
      next_docs/zh_cn/make.bat
  90. 0 0
      next_docs/zh_cn/user_guide.rst
  91. 0 0
      next_docs/zh_cn/user_guide/data.rst
  92. 0 0
      next_docs/zh_cn/user_guide/data/data_reader_writer.rst
  93. 0 0
      next_docs/zh_cn/user_guide/data/dataset.rst
  94. 0 0
      next_docs/zh_cn/user_guide/data/io.rst
  95. 0 0
      next_docs/zh_cn/user_guide/data/read_api.rst
  96. 0 0
      next_docs/zh_cn/user_guide/install.rst
  97. 0 0
      next_docs/zh_cn/user_guide/install/boost_with_cuda.rst
  98. 0 0
      next_docs/zh_cn/user_guide/install/download_model_weight_files.rst
  99. 0 0
      next_docs/zh_cn/user_guide/install/install.rst
  100. 0 0
      next_docs/zh_cn/user_guide/quick_start.rst

+ 2 - 2
.readthedocs.yaml

@@ -10,7 +10,7 @@ formats:
 
 python:
   install:
-    - requirements: docs/zh_cn/requirements.txt
+    - requirements: next_docs/zh_cn/requirements.txt
 
 sphinx:
-  configuration: docs/zh_cn/conf.py
+  configuration: next_docs/zh_cn/conf.py

+ 0 - 0
old_docs/FAQ_en_us.md → docs/FAQ_en_us.md


+ 0 - 0
old_docs/FAQ_zh_cn.md → docs/FAQ_zh_cn.md


+ 0 - 0
old_docs/README_Ubuntu_CUDA_Acceleration_en_US.md → docs/README_Ubuntu_CUDA_Acceleration_en_US.md


+ 0 - 0
old_docs/README_Ubuntu_CUDA_Acceleration_zh_CN.md → docs/README_Ubuntu_CUDA_Acceleration_zh_CN.md


+ 0 - 0
old_docs/README_Windows_CUDA_Acceleration_en_US.md → docs/README_Windows_CUDA_Acceleration_en_US.md


+ 0 - 0
old_docs/README_Windows_CUDA_Acceleration_zh_CN.md → docs/README_Windows_CUDA_Acceleration_zh_CN.md


+ 0 - 0
old_docs/chemical_knowledge_introduction/introduction.pdf → docs/chemical_knowledge_introduction/introduction.pdf


+ 0 - 0
old_docs/chemical_knowledge_introduction/introduction.xmind → docs/chemical_knowledge_introduction/introduction.xmind


+ 0 - 0
old_docs/download_models.py → docs/download_models.py


+ 0 - 0
old_docs/download_models_hf.py → docs/download_models_hf.py


+ 0 - 0
old_docs/how_to_download_models_en.md → docs/how_to_download_models_en.md


+ 0 - 0
old_docs/how_to_download_models_zh_cn.md → docs/how_to_download_models_zh_cn.md


+ 0 - 0
docs/en/_static/image/MinerU-logo-hq.png → docs/images/MinerU-logo-hq.png


+ 0 - 0
docs/en/_static/image/MinerU-logo.png → docs/images/MinerU-logo.png


+ 0 - 0
docs/en/_static/image/datalab_logo.png → docs/images/datalab_logo.png


+ 0 - 0
docs/en/_static/image/flowchart_en.png → docs/images/flowchart_en.png


+ 0 - 0
docs/en/_static/image/flowchart_zh_cn.png → docs/images/flowchart_zh_cn.png


+ 0 - 0
docs/en/_static/image/layout_example.png → docs/images/layout_example.png


+ 0 - 0
docs/en/_static/image/poly.png → docs/images/poly.png


+ 0 - 0
docs/en/_static/image/project_panorama_en.png → docs/images/project_panorama_en.png


+ 0 - 0
docs/en/_static/image/project_panorama_zh_cn.png → docs/images/project_panorama_zh_cn.png


+ 0 - 0
docs/en/_static/image/spans_example.png → docs/images/spans_example.png


+ 0 - 0
docs/en/_static/image/web_demo_1.png → docs/images/web_demo_1.png


+ 0 - 0
old_docs/output_file_en_us.md → docs/output_file_en_us.md


+ 0 - 0
old_docs/output_file_zh_cn.md → docs/output_file_zh_cn.md


+ 2 - 2
docs/en/.readthedocs.yaml → next_docs/en/.readthedocs.yaml

@@ -10,7 +10,7 @@ formats:
 
 python:
   install:
-    - requirements: docs/requirements.txt
+    - requirements: next_docs/requirements.txt
 
 sphinx:
-  configuration: docs/en/conf.py
+  configuration: next_docs/en/conf.py

+ 0 - 0
docs/en/Makefile → next_docs/en/Makefile


+ 0 - 0
docs/zh_cn/_static/image/MinerU-logo-hq.png → next_docs/en/_static/image/MinerU-logo-hq.png


+ 0 - 0
docs/zh_cn/_static/image/MinerU-logo.png → next_docs/en/_static/image/MinerU-logo.png


+ 0 - 0
docs/zh_cn/_static/image/datalab_logo.png → next_docs/en/_static/image/datalab_logo.png


+ 0 - 0
docs/zh_cn/_static/image/flowchart_en.png → next_docs/en/_static/image/flowchart_en.png


+ 0 - 0
docs/zh_cn/_static/image/flowchart_zh_cn.png → next_docs/en/_static/image/flowchart_zh_cn.png


+ 0 - 0
docs/zh_cn/_static/image/layout_example.png → next_docs/en/_static/image/layout_example.png


+ 0 - 0
docs/en/_static/image/logo.png → next_docs/en/_static/image/logo.png


+ 0 - 0
docs/zh_cn/_static/image/poly.png → next_docs/en/_static/image/poly.png


+ 0 - 0
docs/zh_cn/_static/image/project_panorama_en.png → next_docs/en/_static/image/project_panorama_en.png


+ 0 - 0
docs/zh_cn/_static/image/project_panorama_zh_cn.png → next_docs/en/_static/image/project_panorama_zh_cn.png


+ 0 - 0
docs/zh_cn/_static/image/spans_example.png → next_docs/en/_static/image/spans_example.png


+ 0 - 0
docs/zh_cn/_static/image/web_demo_1.png → next_docs/en/_static/image/web_demo_1.png


+ 0 - 0
docs/en/additional_notes/faq.rst → next_docs/en/additional_notes/faq.rst


+ 0 - 0
docs/en/additional_notes/glossary.rst → next_docs/en/additional_notes/glossary.rst


+ 0 - 0
docs/en/additional_notes/known_issues.rst → next_docs/en/additional_notes/known_issues.rst


+ 0 - 0
docs/en/api.rst → next_docs/en/api.rst


+ 0 - 0
docs/en/api/classes.rst → next_docs/en/api/classes.rst


+ 0 - 0
docs/en/api/data_reader_writer.rst → next_docs/en/api/data_reader_writer.rst


+ 0 - 0
docs/en/api/dataset.rst → next_docs/en/api/dataset.rst


+ 0 - 0
docs/en/api/io.rst → next_docs/en/api/io.rst


+ 0 - 0
docs/en/api/read_api.rst → next_docs/en/api/read_api.rst


+ 0 - 0
docs/en/api/schemas.rst → next_docs/en/api/schemas.rst


+ 1 - 1
docs/en/conf.py → next_docs/en/conf.py

@@ -95,7 +95,7 @@ language = 'en'
 html_theme = 'sphinx_book_theme'
 html_logo = '_static/image/logo.png'
 html_theme_options = {
-    'path_to_docs': 'docs/en',
+    'path_to_docs': 'next_docs/en',
     'repository_url': 'https://github.com/opendatalab/MinerU',
     'use_repository_button': True,
 }

+ 0 - 0
docs/en/index.rst → next_docs/en/index.rst


+ 0 - 0
docs/en/make.bat → next_docs/en/make.bat


+ 0 - 0
docs/en/user_guide.rst → next_docs/en/user_guide.rst


+ 0 - 0
docs/en/user_guide/data.rst → next_docs/en/user_guide/data.rst


+ 0 - 0
docs/en/user_guide/data/data_reader_writer.rst → next_docs/en/user_guide/data/data_reader_writer.rst


+ 0 - 0
docs/en/user_guide/data/dataset.rst → next_docs/en/user_guide/data/dataset.rst


+ 0 - 0
docs/en/user_guide/data/io.rst → next_docs/en/user_guide/data/io.rst


+ 0 - 0
docs/en/user_guide/data/read_api.rst → next_docs/en/user_guide/data/read_api.rst


+ 0 - 0
docs/en/user_guide/install.rst → next_docs/en/user_guide/install.rst


+ 0 - 0
docs/en/user_guide/install/boost_with_cuda.rst → next_docs/en/user_guide/install/boost_with_cuda.rst


+ 0 - 0
docs/en/user_guide/install/download_model_weight_files.rst → next_docs/en/user_guide/install/download_model_weight_files.rst


+ 0 - 0
docs/en/user_guide/install/install.rst → next_docs/en/user_guide/install/install.rst


+ 0 - 0
docs/en/user_guide/quick_start.rst → next_docs/en/user_guide/quick_start.rst


+ 0 - 0
docs/en/user_guide/quick_start/command_line.rst → next_docs/en/user_guide/quick_start/command_line.rst


+ 0 - 0
docs/en/user_guide/quick_start/to_markdown.rst → next_docs/en/user_guide/quick_start/to_markdown.rst


+ 0 - 0
docs/en/user_guide/tutorial.rst → next_docs/en/user_guide/tutorial.rst


+ 0 - 0
docs/en/user_guide/tutorial/output_file_description.rst → next_docs/en/user_guide/tutorial/output_file_description.rst


+ 0 - 0
docs/requirements.txt → next_docs/requirements.txt


+ 2 - 2
docs/zh_cn/.readthedocs.yaml → next_docs/zh_cn/.readthedocs.yaml

@@ -10,7 +10,7 @@ formats:
 
 python:
   install:
-    - requirements: docs/requirements.txt
+    - requirements: next_docs/requirements.txt
 
 sphinx:
-  configuration: docs/zh_cn/conf.py
+  configuration: next_docs/zh_cn/conf.py

+ 0 - 0
docs/zh_cn/Makefile → next_docs/zh_cn/Makefile


+ 0 - 0
old_docs/images/MinerU-logo-hq.png → next_docs/zh_cn/_static/image/MinerU-logo-hq.png


+ 0 - 0
old_docs/images/MinerU-logo.png → next_docs/zh_cn/_static/image/MinerU-logo.png


+ 0 - 0
old_docs/images/datalab_logo.png → next_docs/zh_cn/_static/image/datalab_logo.png


+ 0 - 0
old_docs/images/flowchart_en.png → next_docs/zh_cn/_static/image/flowchart_en.png


+ 0 - 0
old_docs/images/flowchart_zh_cn.png → next_docs/zh_cn/_static/image/flowchart_zh_cn.png


+ 0 - 0
old_docs/images/layout_example.png → next_docs/zh_cn/_static/image/layout_example.png


+ 0 - 0
docs/zh_cn/_static/image/logo.png → next_docs/zh_cn/_static/image/logo.png


+ 0 - 0
old_docs/images/poly.png → next_docs/zh_cn/_static/image/poly.png


+ 0 - 0
old_docs/images/project_panorama_en.png → next_docs/zh_cn/_static/image/project_panorama_en.png


+ 0 - 0
old_docs/images/project_panorama_zh_cn.png → next_docs/zh_cn/_static/image/project_panorama_zh_cn.png


+ 0 - 0
old_docs/images/spans_example.png → next_docs/zh_cn/_static/image/spans_example.png


+ 0 - 0
old_docs/images/web_demo_1.png → next_docs/zh_cn/_static/image/web_demo_1.png


+ 0 - 0
docs/zh_cn/additional_notes/faq.rst → next_docs/zh_cn/additional_notes/faq.rst


+ 0 - 0
docs/zh_cn/additional_notes/glossary.rst → next_docs/zh_cn/additional_notes/glossary.rst


+ 0 - 0
docs/zh_cn/additional_notes/known_issues.rst → next_docs/zh_cn/additional_notes/known_issues.rst


+ 1 - 1
docs/zh_cn/conf.py → next_docs/zh_cn/conf.py

@@ -95,7 +95,7 @@ language = 'zh_CN'
 html_theme = 'sphinx_book_theme'
 html_logo = '_static/image/logo.png'
 html_theme_options = {
-    'path_to_docs': 'docs/zh_cn',
+    'path_to_docs': 'next_docs/zh_cn',
     'repository_url': 'https://github.com/opendatalab/MinerU',
     'use_repository_button': True,
 }

+ 0 - 0
docs/zh_cn/index.rst → next_docs/zh_cn/index.rst


+ 0 - 0
docs/zh_cn/make.bat → next_docs/zh_cn/make.bat


+ 0 - 0
docs/zh_cn/user_guide.rst → next_docs/zh_cn/user_guide.rst


+ 0 - 0
docs/zh_cn/user_guide/data.rst → next_docs/zh_cn/user_guide/data.rst


+ 0 - 0
docs/zh_cn/user_guide/data/data_reader_writer.rst → next_docs/zh_cn/user_guide/data/data_reader_writer.rst


+ 0 - 0
docs/zh_cn/user_guide/data/dataset.rst → next_docs/zh_cn/user_guide/data/dataset.rst


+ 0 - 0
docs/zh_cn/user_guide/data/io.rst → next_docs/zh_cn/user_guide/data/io.rst


+ 0 - 0
docs/zh_cn/user_guide/data/read_api.rst → next_docs/zh_cn/user_guide/data/read_api.rst


+ 0 - 0
docs/zh_cn/user_guide/install.rst → next_docs/zh_cn/user_guide/install.rst


+ 0 - 0
docs/zh_cn/user_guide/install/boost_with_cuda.rst → next_docs/zh_cn/user_guide/install/boost_with_cuda.rst


+ 0 - 0
docs/zh_cn/user_guide/install/download_model_weight_files.rst → next_docs/zh_cn/user_guide/install/download_model_weight_files.rst


+ 0 - 0
docs/zh_cn/user_guide/install/install.rst → next_docs/zh_cn/user_guide/install/install.rst


+ 0 - 0
docs/zh_cn/user_guide/quick_start.rst → next_docs/zh_cn/user_guide/quick_start.rst


Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä