From 9d2b39f6a59fe700f0fa0334fd8fe49736e47759 Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Sun, 26 Feb 2023 11:17:49 +0000 Subject: [PATCH] Updated HTML docs. --- docs/1.0/.buildinfo | 2 +- docs/1.0/Coding/Changelog.html | 1 + .../contrib/rpg/rpsystem/rpsystem.html | 23 ++++++++++++-- .../evennia/contrib/rpg/rpsystem/tests.html | 7 ++++- docs/1.0/_sources/Coding/Changelog.md.txt | 1 + .../api/evennia.commands.default.account.html | 4 +-- ...evennia.commands.default.batchprocess.html | 4 +-- .../evennia.commands.default.building.html | 12 ++++---- .../api/evennia.commands.default.comms.html | 4 +-- .../api/evennia.commands.default.general.html | 16 +++++----- .../api/evennia.commands.default.system.html | 4 +-- .../api/evennia.commands.default.tests.html | 2 +- .../evennia.commands.default.unloggedin.html | 16 +++++----- ....base_systems.email_login.email_login.html | 16 +++++----- ...b.base_systems.ingame_python.commands.html | 4 +-- ...systems.mux_comms_cmds.mux_comms_cmds.html | 4 +-- ...rib.full_systems.evscaperoom.commands.html | 28 +++++++++--------- ...ia.contrib.game_systems.barter.barter.html | 4 +-- ...evennia.contrib.grid.xyzgrid.commands.html | 4 +-- .../api/evennia.contrib.rpg.dice.dice.html | 4 +-- ...evennia.contrib.rpg.rpsystem.rpsystem.html | 20 +++++++++---- ...ontrib.tutorials.evadventure.commands.html | 4 +-- ...ntrib.tutorials.red_button.red_button.html | 16 +++++----- ...trib.tutorials.tutorial_world.objects.html | 12 ++++---- ...ontrib.tutorials.tutorial_world.rooms.html | 4 +-- ...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 | 2 ++ docs/1.0/objects.inv | Bin 158011 -> 158018 bytes docs/1.0/searchindex.js | 2 +- 32 files changed, 136 insertions(+), 100 deletions(-) diff --git a/docs/1.0/.buildinfo b/docs/1.0/.buildinfo index 8627d56806..421a6677c5 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: 2bb3cd257539cea483aaab04d53ede51 +config: 51272c59ca63f544164ec730d52a7a71 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/1.0/Coding/Changelog.html b/docs/1.0/Coding/Changelog.html index 4ab27fe0c8..f26b977da3 100644 --- a/docs/1.0/Coding/Changelog.html +++ b/docs/1.0/Coding/Changelog.html @@ -171,6 +171,7 @@

Main branch (git)