From 9e352ce4751673d47966eb85f152265da8b8d625 Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Sat, 25 Feb 2023 23:15:39 +0000 Subject: [PATCH] Updated HTML docs. --- docs/1.0/.buildinfo | 2 +- docs/1.0/Coding/Changelog.html | 2 + .../evennia/commands/default/building.html | 37 +++--- .../evennia/commands/default/tests.html | 113 +++++++++--------- docs/1.0/_modules/evennia/comms/comms.html | 3 +- docs/1.0/_sources/Coding/Changelog.md.txt | 2 + .../api/evennia.commands.default.account.html | 4 +- .../evennia.commands.default.building.html | 35 +++--- .../api/evennia.commands.default.comms.html | 8 +- .../api/evennia.commands.default.general.html | 16 +-- .../api/evennia.commands.default.tests.html | 2 +- .../evennia.commands.default.unloggedin.html | 16 +-- docs/1.0/api/evennia.comms.comms.html | 2 +- ....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 | 28 ++--- ...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 +- ...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/1.0/api/evennia.utils.eveditor.html | 4 +- docs/1.0/api/evennia.utils.evmenu.html | 4 +- docs/1.0/api/evennia.utils.evmore.html | 4 +- docs/1.0/searchindex.js | 2 +- 32 files changed, 198 insertions(+), 182 deletions(-) diff --git a/docs/1.0/.buildinfo b/docs/1.0/.buildinfo index 1e501fc954..88ce6244bf 100644 --- a/docs/1.0/.buildinfo +++ b/docs/1.0/.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: 993fd5520d71fe4eeeaab9e6ea947ff6 +config: 1f4eb0d4908feefe82800aa047d828aa tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/1.0/Coding/Changelog.html b/docs/1.0/Coding/Changelog.html index 7ea48be00c..4ab27fe0c8 100644 --- a/docs/1.0/Coding/Changelog.html +++ b/docs/1.0/Coding/Changelog.html @@ -171,6 +171,8 @@

Main branch (git)