From 5e2a39e0bd9c2ac9c429d79a542f39d08e80eef0 Mon Sep 17 00:00:00 2001 From: Ritabrata Das Date: Sat, 15 Feb 2025 19:18:40 +0530 Subject: Intial Commit --- docs/.nojekyll | 0 docs/README.md | 3 +++ docs/index.html | 22 ++++++++++++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 docs/.nojekyll create mode 100644 docs/README.md create mode 100644 docs/index.html (limited to 'docs') diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..7571812 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,3 @@ +# Sakuya AC API Documentation + +> An awesome project. diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..04dd4a7 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,22 @@ + + + + + Document + + + + + + +
+ + + + + -- cgit v1.2.3