From 45bca78e75178026720680ed07ca3f0b683d8eb5 Mon Sep 17 00:00:00 2001 From: alwaysintreble Date: Wed, 18 May 2022 14:23:27 -0500 Subject: [PATCH] docs: add tutorials to api documentation --- docs/api.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/api.md b/docs/api.md index 02c64144..7c81adb3 100644 --- a/docs/api.md +++ b/docs/api.md @@ -67,6 +67,11 @@ for your world specifically on the webhost. `bug_report_page` (optional) can be a link to a bug reporting page, most likely a GitHub issue page, that will be placed by the site to help direct users to report bugs. +`tutorials` list of `Tutorial` classes where each class represents a guide to be generated on the webhost. + +`game_info_languages` (optional) List of strings for defining the existing gameinfo pages your game supports. The documents must be +prefixed with the same string as defined here. Default already has 'en'. + ### MultiWorld Object The `MultiWorld` object references the whole multiworld (all items and locations