From 02398e64166234ba600339f8bd0c5a3e7a7d928d Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Sun, 31 Mar 2024 09:58:17 +0000 Subject: [PATCH] Updated HTML docs. --- docs/latest/.buildinfo | 2 +- docs/latest/Coding/Changelog.html | 2 + .../Beginner-Tutorial-Overview.html | 18 +-- .../Beginner-Tutorial-Part1-Overview.html | 4 +- .../Beginner-Tutorial-Searching-Things.html | 144 +++++++++--------- docs/latest/_sources/Coding/Changelog.md.txt | 3 + .../Beginner-Tutorial-Searching-Things.md.txt | 110 ++++++------- .../api/evennia.commands.default.account.html | 4 +- .../evennia.commands.default.building.html | 16 +- .../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 | 8 +- ...rib.full_systems.evscaperoom.commands.html | 24 +-- ...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 +- ...b.tutorials.evadventure.combat_twitch.html | 8 +- ...ontrib.tutorials.evadventure.commands.html | 8 +- ...ntrib.tutorials.red_button.red_button.html | 4 +- ...trib.tutorials.tutorial_world.objects.html | 12 +- ...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 168718 -> 168709 bytes docs/latest/searchindex.js | 2 +- 36 files changed, 237 insertions(+), 230 deletions(-) diff --git a/docs/latest/.buildinfo b/docs/latest/.buildinfo index 2acf9d8967..a5f9926fd7 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: e07c0351822aaaed830e464fc0b174e8 +config: b4aff7d73b33b92a18dc50bc0e954639 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/latest/Coding/Changelog.html b/docs/latest/Coding/Changelog.html index efc471c507..a87a3439c9 100644 --- a/docs/latest/Coding/Changelog.html +++ b/docs/latest/Coding/Changelog.html @@ -212,6 +212,8 @@ entry that would lose the edit. (chiiziujin)

to disappear for wider client widths (chiizujin)

  • Fix: Help topic categories with different case would appear as duplicates (chiizujin)

  • +
  • Fix: Traceback in crafting contrib’s recipe.msg +(InspectorCaracal)

  • Doc: Added Beginner Tutorial lessons for AI, Quests and Procedural dungeon (Griatch)

  • Doc fixes (Griatch, InspectorCaracal)

  • diff --git a/docs/latest/Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.html b/docs/latest/Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.html index f965921993..536505a4c8 100644 --- a/docs/latest/Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.html +++ b/docs/latest/Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.html @@ -350,17 +350,17 @@ Click here to see the full index of all parts and lessons of the Beginner-Tutori
  • 11. Searching for things