1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-04 12:52:28 +08:00

doc: update style link

This commit is contained in:
dudaodong
2023-08-27 11:50:44 +08:00
parent 33d99ad7d4
commit 5b6def5ff0
9 changed files with 9 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ import (
<div STYLE="page-break-after: always;"></div>
<link rel="stylesheet" type="text/css" href="../../styles/api_doc.css">
<link rel="stylesheet" type="text/css" href="/styles/api_doc.css">
## 文档

View File

@@ -55,7 +55,7 @@ import (
<div STYLE="page-break-after: always;"></div>
<link rel="stylesheet" type="text/css" href="../../styles/api_doc.css">
<link rel="stylesheet" type="text/css" href="/styles/api_doc.css">
## API 文档:

View File

@@ -64,7 +64,7 @@ import (
func Average[T constraints.Integer | constraints.Float](numbers ...T) T
```
<b>示例:</b>
<b>示例:<span class="run-container">[运行](https://go.dev/play/p/HFd70x4DrMj)</span></b>
```go
package main

View File

@@ -51,7 +51,7 @@ import (
<div STYLE="page-break-after: always;"></div>
<link rel="stylesheet" type="text/css" href="../../styles/api_doc.css">
<link rel="stylesheet" type="text/css" href="/styles/api_doc.css">
## 文档

View File

@@ -30,7 +30,7 @@ import (
<div STYLE="page-break-after: always;"></div>
<link rel="stylesheet" type="text/css" href="../../styles/api_doc.css">
<link rel="stylesheet" type="text/css" href="/styles/api_doc.css">
## 文档