From 0de8bb5b24db342883bf9a256d7531b9c9776cc6 Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Thu, 19 Oct 2023 18:47:56 +0000 Subject: [PATCH] Updated HTML docs. --- docs/2.x/.buildinfo | 2 +- docs/2.x/Coding/Changelog.html | 4 +++ docs/2.x/_modules/evennia/accounts/bots.html | 24 ++++++++++++++ docs/2.x/_modules/evennia/comms/comms.html | 3 +- docs/2.x/_modules/evennia/comms/models.html | 25 +++++++++------ .../2.x/_modules/evennia/objects/objects.html | 6 ++-- .../2.x/_modules/evennia/scripts/manager.html | 1 - .../evennia/server/portal/discord.html | 22 +++++++++++-- docs/2.x/_sources/Coding/Changelog.md.txt | 6 ++++ ...contrib.tutorials.evadventure.tests.md.txt | 1 - docs/2.x/api/evennia.accounts.bots.html | 30 ++++++++++++++++++ .../api/evennia.commands.default.admin.html | 4 +-- ...evennia.commands.default.batchprocess.html | 4 +-- .../evennia.commands.default.building.html | 16 +++++----- .../api/evennia.commands.default.comms.html | 8 ++--- .../api/evennia.commands.default.general.html | 8 ++--- .../api/evennia.commands.default.system.html | 4 +-- .../api/evennia.commands.default.tests.html | 2 +- .../evennia.commands.default.unloggedin.html | 12 +++---- ....base_systems.email_login.email_login.html | 12 +++---- ...b.base_systems.ingame_python.commands.html | 4 +-- ...systems.mux_comms_cmds.mux_comms_cmds.html | 8 ++--- ...rib.full_systems.evscaperoom.commands.html | 20 ++++++------ ...ia.contrib.game_systems.barter.barter.html | 4 +-- ...b.tutorials.evadventure.combat_twitch.html | 4 +-- ...ontrib.tutorials.evadventure.commands.html | 4 +-- ...ntrib.tutorials.red_button.red_button.html | 16 +++++----- ...trib.tutorials.tutorial_world.objects.html | 12 +++---- ...ontrib.tutorials.tutorial_world.rooms.html | 8 ++--- ...utils.git_integration.git_integration.html | 4 +-- docs/2.x/api/evennia.objects.objects.html | 2 +- .../api/evennia.server.portal.discord.html | 12 +++++++ docs/2.x/api/evennia.utils.eveditor.html | 4 +-- docs/2.x/api/evennia.utils.evmenu.html | 4 +-- docs/2.x/api/evennia.utils.evmore.html | 4 +-- docs/2.x/genindex.html | 12 +++++-- docs/2.x/objects.inv | Bin 164647 -> 164679 bytes docs/2.x/searchindex.js | 2 +- 38 files changed, 211 insertions(+), 107 deletions(-) diff --git a/docs/2.x/.buildinfo b/docs/2.x/.buildinfo index 63b100b56e..635df27a7e 100644 --- a/docs/2.x/.buildinfo +++ b/docs/2.x/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 91b676811d924ed2ccedebf85bf17148 +config: db30996cfb1010062da35d2ea06814d7 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/2.x/Coding/Changelog.html b/docs/2.x/Coding/Changelog.html index 9faab92a40..b0301f8337 100644 --- a/docs/2.x/Coding/Changelog.html +++ b/docs/2.x/Coding/Changelog.html @@ -188,6 +188,10 @@ - +