mirror of
https://github.com/MinazukiAmane/Nganime-Docs.git
synced 2025-03-15 08:55:55 +08:00
add Light Novel Category
This commit is contained in:
parent
0f4e9a9b75
commit
372e541f9f
6
pages/rest-api/Light-Novels/_meta.json
Normal file
6
pages/rest-api/Light-Novels/_meta.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"read-light-novels": {
|
||||
"title": "Read Light Novels",
|
||||
"theme": { "collapsed": true }
|
||||
}
|
||||
}
|
5
pages/rest-api/Light-Novels/read-light-novels/_meta.json
Normal file
5
pages/rest-api/Light-Novels/read-light-novels/_meta.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"search": "Search",
|
||||
"get-light-novel-info": "Get Light Novel Info",
|
||||
"get-light-novel-chapter": "Get Light Novel Chapter"
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"search": "Search",
|
||||
"get-light-novel-info": "Get Light Novel Info",
|
||||
"get-light-novel-chapter": "Get Light Novel Chapter"
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Read Light Novels | Light Novel Chapter
|
||||
---
|
||||
|
||||
# Get Light Novel Chapter
|
5
pages/rest-api/Light-Novels/read-light-novels/search.mdx
Normal file
5
pages/rest-api/Light-Novels/read-light-novels/search.mdx
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Read Light Novels | Search
|
||||
---
|
||||
|
||||
# Search
|
Loading…
x
Reference in New Issue
Block a user