docs: 调整文档网站结构

This commit is contained in:
zstar 2025-06-14 00:59:51 +08:00
parent ec8c1cf57e
commit 035de086a5
29 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
</div>
<div align="center">
<img src="https://img.shields.io/badge/版本-0.4.2-blue" alt="版本">
<img src="https://img.shields.io/badge/版本-0.4.3-blue" alt="版本">
<a href="LICENSE"><img src="https://img.shields.io/badge/许可证-AGPL3.0-green" alt="许可证"></a>
<h4>
<a href="README.md">🇨🇳 中文</a>

View File

@ -3,7 +3,7 @@
</div>
<div align="center">
<img src="https://img.shields.io/badge/version-0.4.2-blue" alt="Version">
<img src="https://img.shields.io/badge/version-0.4.3-blue" alt="Version">
<a href="LICENSE"><img src="https://img.shields.io/badge/license-AGPL3.0-green" alt="License"></a>
<h4>
<a href="README.md">🇨🇳 Chinese</a>

View File

@ -1,9 +1,9 @@
<div align="center">
<img src="images/ragflow-plus.png" width="400" alt="Ragflow-Plus">
<img src="../images/ragflow-plus.png" width="400" alt="Ragflow-Plus">
</div>
<div align="center">
<img src="https://img.shields.io/badge/版本-0.4.2-blue" alt="版本">
<img src="https://img.shields.io/badge/版本-0.4.3-blue" alt="版本">
<a href="LICENSE"><img src="https://img.shields.io/badge/许可证-AGPL3.0-green" alt="许可证"></a>
<h4>
<a href="README.md">🇨🇳 中文</a>

View File

@ -5,7 +5,7 @@
<meta charset="UTF-8">
<title>Ragflow-Plus</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="../images/favicon.ico" type="image/x-icon">
<meta name="description" content="Description">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">

View File

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

View File

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 78 KiB

View File

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

Before

Width:  |  Height:  |  Size: 186 KiB

After

Width:  |  Height:  |  Size: 186 KiB

View File

Before

Width:  |  Height:  |  Size: 297 KiB

After

Width:  |  Height:  |  Size: 297 KiB

View File

Before

Width:  |  Height:  |  Size: 180 KiB

After

Width:  |  Height:  |  Size: 180 KiB

View File

Before

Width:  |  Height:  |  Size: 476 KiB

After

Width:  |  Height:  |  Size: 476 KiB

View File

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 69 KiB

View File

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -18,7 +18,7 @@
<img src="images/ragflow-plus.png" alt="RagflowPlus Logo">
</div>
<ul class="nav-links">
<li><a href="doc.html">文档</a></li>
<li><a href="docs/index.html">文档</a></li>
<li><a href="#features">功能</a></li>
<li><a href="#demo">演示</a></li>
<li><a href="#quick-start">快速开始</a></li>