From 60904fa312d3257667183ae714d67e9b62596c9b Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Sun, 26 Feb 2023 16:48:17 +0000 Subject: [PATCH] Updated HTML docs. --- docs/1.0/.buildinfo | 2 +- docs/1.0/Coding/Changelog.html | 4 ++++ .../evennia/commands/default/help.html | 9 +------ .../_modules/evennia/prototypes/spawner.html | 12 ++++++---- .../evennia/server/portal/telnet.html | 11 ++++----- .../evennia/server/serversession.html | 15 ++++-------- docs/1.0/_modules/evennia/utils/evmore.html | 6 +++-- docs/1.0/_sources/Coding/Changelog.md.txt | 4 ++++ .../evennia.commands.default.building.html | 12 +++++----- .../api/evennia.commands.default.comms.html | 4 ++-- .../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 | 8 +++---- ....base_systems.email_login.email_login.html | 8 +++---- ...b.base_systems.ingame_python.commands.html | 4 ++-- ...systems.mux_comms_cmds.mux_comms_cmds.html | 4 ++-- ...rib.full_systems.evscaperoom.commands.html | 24 +++++++++---------- ...ontrib.game_systems.clothing.clothing.html | 4 ++-- ...evennia.contrib.grid.xyzgrid.commands.html | 4 ++-- ...evennia.contrib.rpg.rpsystem.rpsystem.html | 4 ++-- ...ontrib.tutorials.evadventure.commands.html | 8 +++---- ...ntrib.tutorials.red_button.red_button.html | 12 +++++----- ...trib.tutorials.tutorial_world.objects.html | 16 ++++++------- ...ontrib.tutorials.tutorial_world.rooms.html | 4 ++-- ...utils.git_integration.git_integration.html | 4 ++-- .../1.0/api/evennia.server.serversession.html | 6 ++--- 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/searchindex.js | 2 +- 31 files changed, 109 insertions(+), 108 deletions(-) diff --git a/docs/1.0/.buildinfo b/docs/1.0/.buildinfo index 16d02aac4f..412b43204d 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: 19cca855f11c0cb9e1564935f48f6f07 +config: 2e180f20835db8a9af3bd64752e7f9c0 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/1.0/Coding/Changelog.html b/docs/1.0/Coding/Changelog.html index d9d0bd33a2..79423be18a 100644 --- a/docs/1.0/Coding/Changelog.html +++ b/docs/1.0/Coding/Changelog.html @@ -171,6 +171,10 @@

Main branch (git)