Move src/web/about/pages --> docs/
This commit is contained in:
parent
c3d5ed19b8
commit
0162ab9645
9 changed files with 10 additions and 10 deletions
14
docs/api/library.pug
Normal file
14
docs/api/library.pug
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
extend ../BASE
|
||||
|
||||
block title
|
||||
| ライブラリ
|
||||
|
||||
block content
|
||||
h1 ライブラリ
|
||||
|
||||
p Misskey APIを便利に利用するためのライブラリ一覧です。
|
||||
|
||||
section
|
||||
h2 .NET
|
||||
ul
|
||||
li: strong: a(href='https://github.com/syuilo/Misq') Misq (公式)
|
||||
Loading…
Add table
Add a link
Reference in a new issue