Move src/web/about/pages --> docs/
This commit is contained in:
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 (公式)
|
Reference in New Issue
Block a user