From abb5b110c692b30c7b0d4fc3e278109ede760542 Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Sat, 17 Jun 2023 17:01:06 +0000 Subject: [PATCH] Updated HTML docs. --- docs/2.x/.buildinfo | 2 +- docs/2.x/Coding/Changelog.html | 8 + docs/2.x/Coding/Coding-Overview.html | 1 + docs/2.x/Contribs/Contrib-Dice.html | 64 ++++++- .../evennia/contrib/rpg/dice/dice.html | 179 ++++++++++++------ .../evennia/contrib/rpg/dice/tests.html | 23 ++- docs/2.x/_sources/Coding/Changelog.md.txt | 5 + .../2.x/_sources/Contribs/Contrib-Dice.md.txt | 66 ++++++- .../api/evennia.commands.default.admin.html | 4 +- ...evennia.commands.default.batchprocess.html | 4 +- .../evennia.commands.default.building.html | 12 +- .../api/evennia.commands.default.comms.html | 8 +- .../api/evennia.commands.default.general.html | 12 +- .../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 +- ...systems.mux_comms_cmds.mux_comms_cmds.html | 8 +- ...rib.full_systems.evscaperoom.commands.html | 20 +- ...ia.contrib.game_systems.barter.barter.html | 4 +- ...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 +- ...evennia.contrib.grid.xyzgrid.commands.html | 4 +- .../api/evennia.contrib.rpg.dice.dice.html | 164 +++++++++------- .../api/evennia.contrib.rpg.dice.tests.html | 10 + ...evennia.contrib.rpg.rpsystem.rpsystem.html | 4 +- ...utorials.evadventure.combat_turnbased.html | 4 +- ...ontrib.tutorials.evadventure.commands.html | 8 +- ...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 | 4 + docs/2.x/objects.inv | Bin 163078 -> 163268 bytes docs/2.x/searchindex.js | 2 +- 42 files changed, 479 insertions(+), 251 deletions(-) diff --git a/docs/2.x/.buildinfo b/docs/2.x/.buildinfo index d485e929e9..f33b692ef9 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: e46161c5c2689d6c5cde7fc1413af2c7 +config: 8eb51f907bcbb84e9e67cb80622ba9b8 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/2.x/Coding/Changelog.html b/docs/2.x/Coding/Changelog.html index 1a89be29ca..3d6772adbf 100644 --- a/docs/2.x/Coding/Changelog.html +++ b/docs/2.x/Coding/Changelog.html @@ -66,6 +66,7 @@

Table of Contents