From 658e56501f68d8130c2e55fbcc15ee95bffc7158 Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Sun, 29 Sep 2024 11:27:14 +0000 Subject: [PATCH] Updated HTML docs. --- docs/latest/.buildinfo | 2 +- docs/latest/Coding/Changelog.html | 1 + docs/latest/Concepts/Colors.html | 44 ++++++++++-- .../Concepts/Tags-Parsed-By-Evennia.html | 2 +- .../evennia/commands/default/account.html | 7 +- docs/latest/_sources/Coding/Changelog.md.txt | 2 + docs/latest/_sources/Concepts/Colors.md.txt | 68 +++++++++--------- .../api/evennia.commands.default.account.html | 4 +- .../evennia.commands.default.building.html | 16 ++--- .../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 | 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 | 12 ++-- ...ame_systems.achievements.achievements.html | 4 +- ...ia.contrib.game_systems.barter.barter.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 +- .../api/evennia.contrib.rpg.dice.dice.html | 4 +- ...ntrib.tutorials.red_button.red_button.html | 12 ++-- ...trib.tutorials.tutorial_world.objects.html | 16 ++--- ...ontrib.tutorials.tutorial_world.rooms.html | 8 +-- ...utils.git_integration.git_integration.html | 4 +- docs/latest/api/evennia.utils.eveditor.html | 4 +- docs/latest/api/evennia.utils.evmenu.html | 4 +- docs/latest/api/evennia.utils.evmore.html | 4 +- docs/latest/objects.inv | Bin 171691 -> 171717 bytes docs/latest/searchindex.js | 2 +- 35 files changed, 166 insertions(+), 132 deletions(-) diff --git a/docs/latest/.buildinfo b/docs/latest/.buildinfo index ebd69cee6b..cf4fb0e873 100644 --- a/docs/latest/.buildinfo +++ b/docs/latest/.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: 064aa6911f49ba2ab208de03cdae10dd +config: ce8ecd69ec5cb6f8a08f3bb615e93a4e tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/latest/Coding/Changelog.html b/docs/latest/Coding/Changelog.html index abfd1a8796..c15c724a78 100644 --- a/docs/latest/Coding/Changelog.html +++ b/docs/latest/Coding/Changelog.html @@ -237,6 +237,7 @@ respected (Griatch)

  • Fix: Using print() in py caused an infinite loop (Griatch)

  • Fix: Better handle TaskHandler running against an attribute that was removed since last reload (Griatch)

  • +
  • Fix: The color ansi command output was broken (Griatch)

  • Docs: Fix of NPC reaction tutorial code (Griatch)

  • Docs: Tutorial fixes (Griatch, aMiss-aWry, feyrkh)

  • diff --git a/docs/latest/Concepts/Colors.html b/docs/latest/Concepts/Colors.html index 8cf3cdb22d..2a1b165991 100644 --- a/docs/latest/Concepts/Colors.html +++ b/docs/latest/Concepts/Colors.html @@ -67,7 +67,7 @@

    Table of Contents