docs: Move the GIOScheduler SECTION

Move it to a separate page, as there isn’t a `GIOScheduler` struct.
Ensure that all its functions/methods/types are correctly marked as
deprecated. Fix a few broken links about I/O priority which pointed to
it.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3037
This commit is contained in:
Philip Withnall
2023-11-15 11:21:07 +00:00
parent e594321ca4
commit ef049cbaca
7 changed files with 36 additions and 18 deletions

View File

@@ -232,6 +232,7 @@ expand_content_files = [
'dbus-utils.md',
'error.md',
'file-attributes.md',
'io-scheduler.md',
'migrating-gconf.md',
'migrating-gdbus.md',
'migrating-gnome-vfs.md',