From e3ea0bc94adcc88507cca22dfa4c12faa88fb79b Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Fri, 27 Jan 2023 21:31:01 +0000 Subject: [PATCH] Updated HTML docs. --- docs/1.0/.buildinfo | 2 +- docs/1.0/Coding/Changelog.html | 16 +- docs/1.0/Coding/Coding-Overview.html | 1 + docs/1.0/Contribs/Contrib-XYZGrid.html | 102 +++++++++++-- docs/1.0/_modules/evennia/accounts/bots.html | 2 +- .../contrib/grid/xyzgrid/commands.html | 80 +++++++++- .../evennia/contrib/grid/xyzgrid/tests.html | 138 +++++++++++++++--- .../evennia/contrib/grid/xyzgrid/xyzgrid.html | 2 +- .../evennia/contrib/grid/xyzgrid/xyzroom.html | 7 +- .../evennia/server/portal/discord.html | 2 +- .../evennia/server/serversession.html | 2 +- .../_modules/evennia/utils/funcparser.html | 3 +- docs/1.0/_sources/Coding/Changelog.md.txt | 13 +- .../_sources/Contribs/Contrib-XYZGrid.md.txt | 108 ++++++++++++-- .../api/evennia.commands.default.account.html | 4 +- ...evennia.commands.default.batchprocess.html | 4 +- .../evennia.commands.default.building.html | 4 +- .../api/evennia.commands.default.comms.html | 8 +- .../api/evennia.commands.default.general.html | 20 +-- .../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 +- ...b.base_systems.ingame_python.commands.html | 4 +- ...systems.mux_comms_cmds.mux_comms_cmds.html | 4 +- ...rib.full_systems.evscaperoom.commands.html | 16 +- ...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 +- ...trib.grid.extended_room.extended_room.html | 4 +- ...evennia.contrib.grid.xyzgrid.commands.html | 72 +++++++++ .../evennia.contrib.grid.xyzgrid.tests.html | 89 +++++++++++ .../api/evennia.contrib.rpg.dice.dice.html | 4 +- ...evennia.contrib.rpg.rpsystem.rpsystem.html | 4 +- ...ontrib.tutorials.evadventure.commands.html | 4 +- ...ntrib.tutorials.red_button.red_button.html | 12 +- ...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/genindex.html | 60 +++++++- docs/1.0/objects.inv | Bin 157394 -> 157614 bytes docs/1.0/searchindex.js | 2 +- 49 files changed, 728 insertions(+), 163 deletions(-) diff --git a/docs/1.0/.buildinfo b/docs/1.0/.buildinfo index f81b76de37..f50da4ae6b 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: 0e68b8fe2e214849d5b14fd5963bb034 +config: 54a57cda813eeb17e132cf9f8e867e51 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/1.0/Coding/Changelog.html b/docs/1.0/Coding/Changelog.html index c21c05d97f..41f26416cd 100644 --- a/docs/1.0/Coding/Changelog.html +++ b/docs/1.0/Coding/Changelog.html @@ -62,6 +62,7 @@

Table of Contents