diff options
Diffstat (limited to 'src/docs/api/library.pug')
| -rw-r--r-- | src/docs/api/library.pug | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/docs/api/library.pug b/src/docs/api/library.pug deleted file mode 100644 index 4b2943b2a9..0000000000 --- a/src/docs/api/library.pug +++ /dev/null @@ -1,14 +0,0 @@ -extend ../BASE - -block title - | ライブラリ - -block content - h1 ライブラリ - - p Misskey APIを便利に利用するためのライブラリ一覧です。 - - section - h2 .NET - ul - li: strong: a(href='https://github.com/syuilo/Misq') Misq (公式) |