mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
docs: tidy headings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Proposals
|
||||
# Feature ideas
|
||||
|
||||
This section contains some potential features or redesigns that can be implemented into PixivFE.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Exponential Backoff in PixivFE
|
||||
# Exponential backoff
|
||||
|
||||
PixivFE implements exponential backoff as a strategy for handling API request failures and managing token usage. This document outlines the implementation details of this feature across two key components of the application.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Reference Material
|
||||
# Helpful resources
|
||||
|
||||
This section contains multiple external links to materials/resources that could help.
|
||||
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@ nav:
|
||||
- "Roadmap": "dev/roadmap.md"
|
||||
- "Testing": "dev/testing.md"
|
||||
- "Features":
|
||||
- "Exponential backoff in PixivFE": "dev/features/exponential_backoff.md"
|
||||
- "Exponential backoff": "dev/features/exponential_backoff.md"
|
||||
- "Caching": "dev/features/caching.md"
|
||||
- "Novels": "dev/features/novels.md"
|
||||
- "Tracing flamegraph": "dev/features/tracing-flamegraph.md"
|
||||
|
||||
Reference in New Issue
Block a user