From 6e57ef281da36c3a3dc5049e57f58e32003ada0e Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 19 May 2017 00:52:50 +0900 Subject: やった MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/docs/api/library.pug | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/docs/api/library.pug (limited to 'src/docs/api/library.pug') diff --git a/src/docs/api/library.pug b/src/docs/api/library.pug new file mode 100644 index 0000000000..4b2943b2a9 --- /dev/null +++ b/src/docs/api/library.pug @@ -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 (公式) -- cgit v1.2.3-freya