mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-13 01:02:28 +08:00
doc:add lancet api doc website
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<div align=center>
|
<div align=center>
|
||||||
<img src="./logo.png" width="200" height="200"/>
|
<a href="https://uvdream.github.io/lancet-docs/en/"><img src="./logo.png" width="200" height="200"/></a>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
@@ -68,7 +68,7 @@ func main() {
|
|||||||
```
|
```
|
||||||
|
|
||||||
## API Documentation
|
## API Documentation
|
||||||
|
## [lancet API doc](https://uvdream.github.io/lancet-docs/) Thanks [@UvDream](https://github.com/UvDream) for contributing.
|
||||||
### 1. Algorithm package implements some basic algorithm. eg. sort, search.
|
### 1. Algorithm package implements some basic algorithm. eg. sort, search.
|
||||||
|
|
||||||
```go
|
```go
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<div align=center>
|
<div align=center>
|
||||||
<img src="./logo.png" width="200" height="200"/>
|
<a href="https://uvdream.github.io/lancet-docs/"><img src="./logo.png" width="200" height="200"/><a/>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
@@ -68,7 +68,7 @@ func main() {
|
|||||||
```
|
```
|
||||||
|
|
||||||
## API文档
|
## API文档
|
||||||
|
## [lancet API doc](https://uvdream.github.io/lancet-docs/) 感谢[@UvDream](https://github.com/UvDream)整理
|
||||||
### 1. algorithm算法包实现一些基本算法。eg. sort, search.
|
### 1. algorithm算法包实现一些基本算法。eg. sort, search.
|
||||||
|
|
||||||
```go
|
```go
|
||||||
|
|||||||
Reference in New Issue
Block a user