mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
docs: update mkdocs nav
This commit is contained in:
+4
-2
@@ -23,11 +23,13 @@ nav:
|
||||
- "Roadmap": "dev/roadmap.md"
|
||||
- "Testing": "dev/testing.md"
|
||||
- "Features":
|
||||
- "Exponential Backoff in PixivFE": "dev/features/exponential_backoff.md"
|
||||
- "Exponential backoff in PixivFE": "dev/features/exponential_backoff.md"
|
||||
- "Caching": "dev/features/caching.md"
|
||||
- "Novels": "dev/features/novels.md"
|
||||
- "Tracing flamegraph": "dev/features/tracing-flamegraph.md"
|
||||
- "User customization": "dev/features/user-customization.md"
|
||||
- "Pixiv app API": "dev/features/app-api.md"
|
||||
- "Internationalization": "dev/features/i18n.md"
|
||||
- "Archive":
|
||||
- "Framework migration": "dev/archive/framework-migration.md"
|
||||
repo_name: VnPower/PixivFE
|
||||
@@ -114,7 +116,7 @@ theme:
|
||||
- content.code.annotate
|
||||
|
||||
plugins:
|
||||
# -- The search plugin adds a search bar to the header, allowing users to search your documentation.
|
||||
# -- The search plugin adds a search bar to the header, allowing users to search your documentation.
|
||||
# src: https://squidfunk.github.io/mkdocs-material/plugins/search/
|
||||
- search:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user