From d1e9ee60be102a71ba2a7b0665cd9fb4f9071324 Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Sun, 19 Mar 2023 22:21:02 +0000 Subject: [PATCH] Updated HTML docs. --- docs/1.0/.buildinfo | 2 +- docs/1.0/Components/Components-Overview.html | 2 +- docs/1.0/Components/TickerHandler.html | 92 ++++++------------ .../_sources/Components/TickerHandler.md.txt | 88 +++++------------ .../api/evennia.commands.default.admin.html | 4 +- ...evennia.commands.default.batchprocess.html | 4 +- .../evennia.commands.default.building.html | 16 +-- .../api/evennia.commands.default.comms.html | 8 +- .../api/evennia.commands.default.general.html | 12 +-- .../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 +- ...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 +- ...evennia.contrib.rpg.rpsystem.rpsystem.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/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/objects.inv | Bin 158232 -> 158212 bytes docs/1.0/searchindex.js | 2 +- 32 files changed, 145 insertions(+), 215 deletions(-) diff --git a/docs/1.0/.buildinfo b/docs/1.0/.buildinfo index e0203e4bfd..3aff4268b1 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: 67047cf3d6df7cfe2c26787c7b571148 +config: 7f2c01e63b74654e969967117525059a tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/1.0/Components/Components-Overview.html b/docs/1.0/Components/Components-Overview.html index f5c53536bf..0223787ead 100644 --- a/docs/1.0/Components/Components-Overview.html +++ b/docs/1.0/Components/Components-Overview.html @@ -284,7 +284,7 @@
  • TickerHandler
  • Signals