From 0859290374d0ee7856f56a03bfae5806e40265f1 Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Tue, 8 Oct 2024 19:58:07 +0000 Subject: [PATCH] Updated HTML docs. --- docs/latest/.buildinfo | 2 +- docs/latest/Coding/Coding-Overview.html | 3 +- docs/latest/Coding/Setting-up-PyCharm.html | 171 +++++++++++------- .../_sources/Coding/Setting-up-PyCharm.md.txt | 159 ++++++++++------ .../evennia.commands.default.building.html | 8 +- .../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 +- ...b.base_systems.ingame_reports.reports.html | 4 +- ...systems.mux_comms_cmds.mux_comms_cmds.html | 4 +- ...rib.full_systems.evscaperoom.commands.html | 20 +- ...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 +- ...evennia.contrib.grid.xyzgrid.commands.html | 4 +- .../api/evennia.contrib.rpg.dice.dice.html | 4 +- ...evennia.contrib.rpg.rpsystem.rpsystem.html | 8 +- ...utorials.evadventure.combat_turnbased.html | 4 +- ...b.tutorials.evadventure.combat_twitch.html | 4 +- ...ntrib.tutorials.red_button.red_button.html | 16 +- ...trib.tutorials.tutorial_world.objects.html | 16 +- ...ontrib.tutorials.tutorial_world.rooms.html | 4 +- ...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/index.html | 3 +- docs/latest/objects.inv | Bin 171721 -> 171889 bytes docs/latest/searchindex.js | 2 +- 36 files changed, 307 insertions(+), 215 deletions(-) diff --git a/docs/latest/.buildinfo b/docs/latest/.buildinfo index 33e97d94a4..f1abe4e483 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: 6047f58bc141ef7b6a88c5d5cb8cfb46 +config: f73cf6656953ba454d5cbbd50e38c81c tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/latest/Coding/Coding-Overview.html b/docs/latest/Coding/Coding-Overview.html index a0d433f410..a9c61486c0 100644 --- a/docs/latest/Coding/Coding-Overview.html +++ b/docs/latest/Coding/Coding-Overview.html @@ -165,8 +165,9 @@ make your game, also if you never coded before.

  • Setting up PyCharm with Evennia
  • diff --git a/docs/latest/Coding/Setting-up-PyCharm.html b/docs/latest/Coding/Setting-up-PyCharm.html index 32fe7270e3..6f76721b39 100644 --- a/docs/latest/Coding/Setting-up-PyCharm.html +++ b/docs/latest/Coding/Setting-up-PyCharm.html @@ -66,9 +66,15 @@

    Table of Contents