[docs] add novel-related keys to 'pixiv.include' (#4111)

This commit is contained in:
Mike Fährmann
2023-06-19 15:01:53 +02:00
parent 2052e7ce59
commit f50b81d3e9

View File

@@ -2411,7 +2411,12 @@ Description
when processing a user profile.
Possible values are
``"artworks"``, ``"avatar"``, ``"background"``, ``"favorite"``.
``"artworks"``,
``"avatar"``,
``"background"``,
``"favorite"``,
``"novel-user"``,
``"novel-bookmark"``.
It is possible to use ``"all"`` instead of listing all values separately.