From f3155f965397f2a45567be4a0a967cc9679a720a Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Sat, 9 Mar 2024 16:30:16 +0000 Subject: [PATCH] Updated HTML docs. --- docs/latest/.buildinfo | 2 +- docs/latest/Coding/Unit-Testing.html | 2 +- .../_sources/Coding/Unit-Testing.md.txt | 2 +- .../api/evennia.commands.default.account.html | 4 ++-- .../api/evennia.commands.default.admin.html | 4 ++-- ...evennia.commands.default.batchprocess.html | 4 ++-- .../evennia.commands.default.building.html | 12 +++++------ .../api/evennia.commands.default.general.html | 8 ++++---- .../api/evennia.commands.default.tests.html | 2 +- .../evennia.commands.default.unloggedin.html | 16 +++++++-------- ....base_systems.email_login.email_login.html | 16 +++++++-------- ...b.base_systems.ingame_python.commands.html | 4 ++-- ...systems.mux_comms_cmds.mux_comms_cmds.html | 4 ++-- ...rib.full_systems.evscaperoom.commands.html | 20 +++++++++---------- ...ia.contrib.game_systems.barter.barter.html | 4 ++-- ...trib.game_systems.turnbattle.tb_basic.html | 4 ++-- ...trib.game_systems.turnbattle.tb_equip.html | 4 ++-- ...trib.game_systems.turnbattle.tb_items.html | 4 ++-- ...trib.game_systems.turnbattle.tb_magic.html | 4 ++-- ...trib.game_systems.turnbattle.tb_range.html | 4 ++-- ...trib.grid.extended_room.extended_room.html | 4 ++-- ...evennia.contrib.grid.xyzgrid.commands.html | 4 ++-- .../api/evennia.contrib.rpg.dice.dice.html | 4 ++-- ...b.tutorials.evadventure.combat_twitch.html | 8 ++++---- ...ntrib.tutorials.red_button.red_button.html | 16 +++++++-------- ...trib.tutorials.tutorial_world.objects.html | 12 +++++------ ...ontrib.tutorials.tutorial_world.rooms.html | 12 +++++------ ...utils.git_integration.git_integration.html | 4 ++-- docs/latest/api/evennia.utils.eveditor.html | 4 ++-- docs/latest/api/evennia.utils.evmenu.html | 4 ++-- docs/latest/api/evennia.utils.evmore.html | 4 ++-- docs/latest/searchindex.js | 2 +- 32 files changed, 101 insertions(+), 101 deletions(-) diff --git a/docs/latest/.buildinfo b/docs/latest/.buildinfo index 3f7354a741..e91c715015 100644 --- a/docs/latest/.buildinfo +++ b/docs/latest/.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: 30ac294a4e3b866d80dfbb83e055d488 +config: 53f756ef4c1a69c01a42d3b7fae0e9c8 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/latest/Coding/Unit-Testing.html b/docs/latest/Coding/Unit-Testing.html index f6478bcfd3..45c1aef6e3 100644 --- a/docs/latest/Coding/Unit-Testing.html +++ b/docs/latest/Coding/Unit-Testing.html @@ -250,7 +250,7 @@ can be accesses as properties on the class: