-
Notifications
You must be signed in to change notification settings - Fork 251
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add documentation for mihonapp/mihon #420 (#47)
* Add FAQ entry for Upcoming Updates * Update upcoming.md Fixed title and description * Fixed spacing for eslint * Added upcoming to sidebar * Apply suggestions from code review Co-authored-by: loocool2 <[email protected]> * Update and rename website/src/docs/faq/upcoming.md to website/src/docs/faq/updates/upcoming.md * Moved navigation entry to Updates category * Fixed indent --------- Co-authored-by: loocool2 <[email protected]>
- Loading branch information
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Upcoming | ||
titleTemplate: Frequently Asked Questions | ||
description: Frequently Asked Questions about Upcoming Updates | ||
--- | ||
|
||
# Upcoming | ||
Frequently Asked Questions about Upcoming Updates | ||
|
||
## What is this Calendar? | ||
The Upcoming Updates page does *not* consult with external trackers, publishers, or otherwise claim that a chapter update will be released on a particular day. | ||
|
||
What it does do is allow users of Mihon to visually plot their upcoming smart updates, as well as get a feel for when new chapters are *expected* to be released. | ||
|
||
## What are Smart Updates? | ||
In order to reduce strain on sources and save user bandwidth, Mihon tries to estimate when chapter updates will be available, and only once that time has passed, include that series in automatic updates. | ||
|
||
## Why are my chapter updates on the wrong day? | ||
Smart updates determine time of chapter updates based on the time between currently released chapters. Sources that provide incorrect update dates, periods of hiatus, or update in batches may result in the estimate seeming off. As more chapters are released, the schedule should become more accurate. |