From b6560288fff7bc83b17266680c3b77bdc8c883df Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Sun, 3 Sep 2023 06:56:15 +0000 Subject: [PATCH] Updated HTML docs. --- docs/2.x/.buildinfo | 2 +- docs/2.x/Coding/Changelog.html | 2 ++ .../evennia/commands/default/building.html | 5 +++++ docs/2.x/_sources/Coding/Changelog.md.txt | 2 ++ .../api/evennia.commands.default.admin.html | 4 ++-- ...evennia.commands.default.batchprocess.html | 4 ++-- .../evennia.commands.default.building.html | 13 ++++++++---- .../api/evennia.commands.default.comms.html | 8 +++---- .../api/evennia.commands.default.general.html | 8 +++---- .../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 ++-- ...rib.full_systems.evscaperoom.commands.html | 20 +++++++++--------- ...ia.contrib.game_systems.barter.barter.html | 4 ++-- .../api/evennia.contrib.rpg.dice.dice.html | 4 ++-- ...evennia.contrib.rpg.rpsystem.rpsystem.html | 4 ++-- ...utorials.evadventure.combat_turnbased.html | 4 ++-- ...ontrib.tutorials.evadventure.commands.html | 4 ++-- ...ntrib.tutorials.red_button.red_button.html | 16 +++++++------- ...trib.tutorials.tutorial_world.objects.html | 16 +++++++------- ...ontrib.tutorials.tutorial_world.rooms.html | 8 +++---- ...utils.git_integration.git_integration.html | 4 ++-- 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 | 2 ++ docs/2.x/objects.inv | Bin 164542 -> 164550 bytes docs/2.x/searchindex.js | 2 +- 29 files changed, 97 insertions(+), 81 deletions(-) diff --git a/docs/2.x/.buildinfo b/docs/2.x/.buildinfo index 4aaef39af6..99ca89b033 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: 8974756e31d93ff8428c387b0cd50e33 +config: 1aa68667c4dd0f272534b321c4151545 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/2.x/Coding/Changelog.html b/docs/2.x/Coding/Changelog.html index db19a81616..711f2c920c 100644 --- a/docs/2.x/Coding/Changelog.html +++ b/docs/2.x/Coding/Changelog.html @@ -186,6 +186,8 @@

Main branch