Skip to content

Commit 31c7fa9

Browse files
Deployed 8c40fa9 to main with MkDocs 1.6.1 and mike 2.1.3
1 parent 739dfd7 commit 31c7fa9

24 files changed

Lines changed: 1324 additions & 6097 deletions

File tree

main/404.html

Lines changed: 22 additions & 174 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020

2121

22-
<link rel="icon" href="/RapidLayout/main/material/file-document-multiple">
22+
<link rel="icon" href="/RapidLayout/main/./static/logo.svg">
2323
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.1">
2424

2525

@@ -110,23 +110,6 @@
110110
</div>
111111
<div data-md-component="announce">
112112

113-
<aside class="md-banner">
114-
<div class="md-banner__inner md-grid md-typeset">
115-
116-
<button class="md-banner__button md-icon" aria-label="不再显示此消息">
117-
118-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
119-
</button>
120-
121-
122-
<p class="banner"> ⚡️ RapidOCR与PaddleOCR速度对比 → <a href="https://rapidai.github.io/RapidOCRDocs/latest/blog/2026/02/06/rapidocr-vs-paddleocr/" target="_blank">link</a></p>
123-
124-
</div>
125-
126-
<script>var el=document.querySelector("[data-md-component=announce]");if(el){var content=el.querySelector(".md-typeset");__md_hash(content.innerHTML)===__md_get("__announce")&&(el.hidden=!0)}</script>
127-
128-
</aside>
129-
130113
</div>
131114

132115
<div data-md-color-scheme="default" data-md-component="outdated" hidden>
@@ -332,13 +315,13 @@
332315

333316

334317
<li class="md-tabs__item">
335-
<a href="/RapidLayout/main/online_demo/" class="md-tabs__link">
318+
<a href="/RapidLayout/main/models/" class="md-tabs__link">
336319

337320

338321

339322

340323

341-
在线 Demo
324+
模型列表
342325

343326
</a>
344327
</li>
@@ -353,7 +336,7 @@
353336

354337

355338
<li class="md-tabs__item">
356-
<a href="/RapidLayout/main/installation/" class="md-tabs__link">
339+
<a href="/RapidLayout/main/install_usage/installation/" class="md-tabs__link">
357340

358341

359342

@@ -520,14 +503,14 @@
520503

521504

522505
<li class="md-nav__item">
523-
<a href="/RapidLayout/main/online_demo/" class="md-nav__link">
506+
<a href="/RapidLayout/main/models/" class="md-nav__link">
524507

525508

526509

527510
<span class="md-ellipsis">
528511

529512

530-
在线 Demo
513+
模型列表
531514

532515

533516

@@ -551,12 +534,6 @@
551534

552535

553536

554-
555-
556-
557-
558-
559-
560537

561538

562539

@@ -613,7 +590,7 @@
613590

614591

615592
<li class="md-nav__item">
616-
<a href="/RapidLayout/main/installation/" class="md-nav__link">
593+
<a href="/RapidLayout/main/install_usage/installation/" class="md-nav__link">
617594

618595

619596

@@ -641,7 +618,7 @@
641618

642619

643620
<li class="md-nav__item">
644-
<a href="/RapidLayout/main/usage/" class="md-nav__link">
621+
<a href="/RapidLayout/main/install_usage/usage/" class="md-nav__link">
645622

646623

647624

@@ -669,98 +646,14 @@
669646

670647

671648
<li class="md-nav__item">
672-
<a href="/RapidLayout/main/models/" class="md-nav__link">
673-
674-
675-
676-
<span class="md-ellipsis">
677-
678-
679-
支持的模型
680-
681-
682-
683-
</span>
684-
685-
686-
687-
</a>
688-
</li>
689-
690-
691-
692-
693-
694-
695-
696-
697-
698-
699-
<li class="md-nav__item">
700-
<a href="/RapidLayout/main/gpu-inference/" class="md-nav__link">
701-
702-
703-
704-
<span class="md-ellipsis">
705-
706-
707-
GPU 推理
708-
709-
710-
711-
</span>
712-
713-
714-
715-
</a>
716-
</li>
717-
718-
719-
720-
721-
722-
723-
724-
725-
726-
727-
<li class="md-nav__item">
728-
<a href="/RapidLayout/main/npu-usage/" class="md-nav__link">
729-
730-
731-
732-
<span class="md-ellipsis">
733-
734-
735-
NPU 使用
736-
737-
738-
739-
</span>
740-
741-
742-
743-
</a>
744-
</li>
745-
746-
747-
748-
749-
750-
751-
752-
753-
754-
755-
<li class="md-nav__item">
756-
<a href="/RapidLayout/main/references/" class="md-nav__link">
649+
<a href="/RapidLayout/main/install_usage/how_to_use_other_engine/" class="md-nav__link">
757650

758651

759652

760653
<span class="md-ellipsis">
761654

762655

763-
参考项目
656+
使用其他推理引擎
764657

765658

766659

@@ -927,7 +820,7 @@ <h2>接下来您可以:</h2>
927820
<li>使用上方搜索框查找相关内容</li>
928821
<li><a href="https://rapidai.github.io/RapidLayout/main">返回文档首页</a></li>
929822
<li>
930-
<a href="https://github.com/RapidAI/RapidOCRDocs/issues/new?title=死链报告:%20&body=访问了不存在的页面:%20%0A%0A**期望内容**:%0A%0A**浏览器信息**:%0A"
823+
<a href="https://github.com/RapidAI/RapidLayout/issues/new?title=死链报告:%20&body=访问了不存在的页面:%20%0A%0A**期望内容**:%0A%0A**浏览器信息**:%0A"
931824
target="_blank" rel="noopener">
932825
🐞 报告此死链(点击跳转到 GitHub Issues)
933826
</a>
@@ -958,40 +851,13 @@ <h2>接下来您可以:</h2>
958851

959852
</main>
960853

961-
<!--
962-
Copyright (c) 2016-2025 Martin Donath <martin.donath@squidfunk.com>
963-
964-
Permission is hereby granted, free of charge, to any person obtaining a copy
965-
of this software and associated documentation files (the "Software"), to
966-
deal in the Software without restriction, including without limitation the
967-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
968-
sell copies of the Software, and to permit persons to whom the Software is
969-
furnished to do so, subject to the following conditions:
970-
971-
The above copyright notice and this permission notice shall be included in
972-
all copies or substantial portions of the Software.
973-
974-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
975-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
976-
FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
977-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
978-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
979-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
980-
IN THE SOFTWARE.
981-
-->
982-
983-
<!-- Footer -->
984-
<footer class="md-footer">
985-
986-
<!-- Link to previous and/or next page -->
987-
988-
854+
<footer class="md-footer">
855+
989856

990-
991-
<!-- Further information -->
992-
<div class="md-footer-meta md-typeset">
993-
<div class="md-footer-meta__inner md-grid">
994-
<div class="md-copyright">
857+
858+
<div class="md-footer-meta md-typeset">
859+
<div class="md-footer-meta__inner md-grid">
860+
<div class="md-copyright">
995861

996862
<div class="md-copyright__highlight">
997863
Copyright &copy; 2026 Maintained by SWHL.
@@ -1004,26 +870,8 @@ <h2>接下来您可以:</h2>
1004870
</a>
1005871

1006872
</div>
1007-
1008-
<!-- Site Visits 访客统计 -->
1009-
<style>
1010-
.site-visit-count {
1011-
padding: 0 12px;
1012-
display: flex;
1013-
justify-content: center;
1014-
align-items: center;
1015-
font-size: 0.85rem;
1016-
/* color: black; */
1017-
}
1018-
</style>
1019-
<script async src="//finicounter.eu.org/finicounter.js"></script>
1020-
<div class="site-visit-count">
1021-
<span>本站访问量:</span><span id="finicount_views"></span>
1022-
</div>
1023-
1024-
<!-- Social links -->
1025-
1026-
873+
874+
1027875
<div class="md-social">
1028876

1029877

@@ -1055,14 +903,14 @@ <h2>接下来您可以:</h2>
1055903

1056904

1057905

1058-
<a href="https://pypi.org/project/rapidocr/" target="_blank" rel="noopener" title="pypi.org" class="md-social__link">
906+
<a href="https://pypi.org/project/rapid-layout/" target="_blank" rel="noopener" title="pypi.org" class="md-social__link">
1059907
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--><path d="M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8 0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7 0-108.6M286.2 444.7a20.4 20.4 0 1 1 0-40.7 20.4 20.4 0 1 1 0 40.7M167.8 248.1h106.8c29.7 0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1 0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4m-6.6-183.4a20.4 20.4 0 1 1 0 40.8 20.4 20.4 0 1 1 0-40.8"/></svg>
1060908
</a>
1061909

1062910
</div>
1063-
1064-
</div>
911+
1065912
</div>
913+
</div>
1066914
</footer>
1067915

1068916
</div>

0 commit comments

Comments
 (0)