docs: 调整文档网站结构
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
|
@ -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">
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 186 KiB After Width: | Height: | Size: 186 KiB |
Before Width: | Height: | Size: 297 KiB After Width: | Height: | Size: 297 KiB |
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 180 KiB |
Before Width: | Height: | Size: 476 KiB After Width: | Height: | Size: 476 KiB |
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 69 KiB |
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
@ -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>
|