From 306ba10ed387cd27dc21bec3631d8e7cc529a345 Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Mon, 21 Nov 2022 23:48:15 +0000 Subject: [PATCH] Updated HTML docs. --- docs/1.0-dev/.buildinfo | 2 +- docs/1.0-dev/Howtos/Howtos-Overview.html | 1 + .../Howtos/Parsing-commands-tutorial.html | 10 +- ...I.html => Web-Extending-the-REST-API.html} | 89 +++++++++++------- .../Howtos/Web-Help-System-Tutorial.html | 10 +- .../_sources/Howtos/Howtos-Overview.md.txt | 1 + ....txt => Web-Extending-the-REST-API.md.txt} | 49 +++++----- .../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 | 8 +- .../api/evennia.commands.default.general.html | 8 +- .../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 | 8 +- ...rib.full_systems.evscaperoom.commands.html | 28 +++--- ...ia.contrib.game_systems.barter.barter.html | 4 +- ...trib.grid.extended_room.extended_room.html | 4 +- ...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 | 12 +-- ...utils.git_integration.git_integration.html | 4 +- docs/1.0-dev/api/evennia.utils.eveditor.html | 4 +- docs/1.0-dev/api/evennia.utils.evmenu.html | 4 +- docs/1.0-dev/api/evennia.utils.evmore.html | 4 +- docs/1.0-dev/index.html | 1 + docs/1.0-dev/objects.inv | Bin 158581 -> 158536 bytes docs/1.0-dev/searchindex.js | 2 +- 31 files changed, 183 insertions(+), 160 deletions(-) rename docs/1.0-dev/Howtos/{Extending-the-REST-API.html => Web-Extending-the-REST-API.html} (90%) rename docs/1.0-dev/_sources/Howtos/{Extending-the-REST-API.md.txt => Web-Extending-the-REST-API.md.txt} (87%) diff --git a/docs/1.0-dev/.buildinfo b/docs/1.0-dev/.buildinfo index 222d05010d..01bb4c2201 100644 --- a/docs/1.0-dev/.buildinfo +++ b/docs/1.0-dev/.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: 7f5c6e9a2dce018f158867201e0039f0 +config: 5c7573c6842d4487378d41827992e022 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/1.0-dev/Howtos/Howtos-Overview.html b/docs/1.0-dev/Howtos/Howtos-Overview.html index 3d02eea469..d1beee69f8 100644 --- a/docs/1.0-dev/Howtos/Howtos-Overview.html +++ b/docs/1.0-dev/Howtos/Howtos-Overview.html @@ -270,6 +270,7 @@ a small but full game with Evennia. Other tutorials and howto’s tend to assume
  • Web Character Generation
  • Web Character View Tutorial
  • Help System Tutorial
  • +
  • Extending the REST API
  • diff --git a/docs/1.0-dev/Howtos/Parsing-commands-tutorial.html b/docs/1.0-dev/Howtos/Parsing-commands-tutorial.html index 91c9379e8c..ffa3e16ce7 100644 --- a/docs/1.0-dev/Howtos/Parsing-commands-tutorial.html +++ b/docs/1.0-dev/Howtos/Parsing-commands-tutorial.html @@ -18,7 +18,7 @@ - +