From f1660c3aacc67b47b08077cc421fd4653b2cd3dc Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Fri, 14 Jul 2023 13:28:48 +0000 Subject: [PATCH] Updated HTML docs. --- docs/2.x/.buildinfo | 2 +- docs/2.x/Coding/Changelog.html | 1 + docs/2.x/_sources/Coding/Changelog.md.txt | 2 ++ .../api/evennia.commands.default.account.html | 4 ++-- .../api/evennia.commands.default.admin.html | 4 ++-- .../evennia.commands.default.building.html | 12 +++++------ .../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 | 8 ++++---- ....base_systems.email_login.email_login.html | 8 ++++---- ...b.base_systems.ingame_python.commands.html | 4 ++-- ...systems.mux_comms_cmds.mux_comms_cmds.html | 4 ++-- ...rib.full_systems.evscaperoom.commands.html | 20 +++++++++---------- ...ontrib.game_systems.clothing.clothing.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 ++-- ...evennia.contrib.rpg.rpsystem.rpsystem.html | 4 ++-- ...b.tutorials.evadventure.combat_twitch.html | 8 ++++---- ...ontrib.tutorials.evadventure.commands.html | 8 ++++---- ...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.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/searchindex.js | 2 +- 35 files changed, 102 insertions(+), 99 deletions(-) diff --git a/docs/2.x/.buildinfo b/docs/2.x/.buildinfo index 7cf2665c60..d5edc4447c 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: b0e9f0906fd66185f2e6e763005e412f +config: 5e20da5278d91fb64b3fa8d8ad0f0ab4 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/2.x/Coding/Changelog.html b/docs/2.x/Coding/Changelog.html index af191ad286..524bbbe799 100644 --- a/docs/2.x/Coding/Changelog.html +++ b/docs/2.x/Coding/Changelog.html @@ -182,6 +182,7 @@

Changelog

Evennia 2.1.0

+

July 14, 2023