Skip to content

Commit edbe73a

Browse files
authored
publish htnn/api module (#253)
Signed-off-by: spacewander <[email protected]>
1 parent ebdaa86 commit edbe73a

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

static/htnn

-5
This file was deleted.

static/htnn/api

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<html>
2+
<head>
3+
<meta name="go-import" content="mosn.io/htnn git https://github.com/mosn/htnn">
4+
<meta name="go-source" content="mosn.io/htnn https://github.com/mosn/htnn https://github.com/mosn/htnn/tree/main{/dir} https://github.com/mosn/htnn/blob/main{/dir}/{file}#L{line}">
5+
</head>
6+
</html>

static/htnn/index.html

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<html>
2+
<head>
3+
<meta name="go-import" content="mosn.io/htnn git https://github.com/mosn/htnn">
4+
<meta name="go-source" content="mosn.io/htnn https://github.com/mosn/htnn https://github.com/mosn/htnn/tree/main{/dir} https://github.com/mosn/htnn/blob/main{/dir}/{file}#L{line}">
5+
</head>
6+
</html>

0 commit comments

Comments
 (0)