From e078081850ae005d0da33aa137794c91306fb7da Mon Sep 17 00:00:00 2001 From: Evennia docbuilder action Date: Fri, 25 Nov 2022 20:28:54 +0000 Subject: [PATCH] Updated HTML docs. --- docs/1.0-dev/.buildinfo | 2 +- docs/1.0-dev/Coding/Changelog.html | 20 +- docs/1.0-dev/Coding/Coding-FAQ.html | 402 ------------- docs/1.0-dev/Coding/Coding-Overview.html | 59 +- .../Coding/Continuous-Integration.html | 20 +- docs/1.0-dev/Coding/Evennia-Code-Style.html | 20 +- docs/1.0-dev/Coding/Profiling.html | 10 +- docs/1.0-dev/Coding/Quirks.html | 274 --------- docs/1.0-dev/Coding/Setting-up-PyCharm.html | 35 +- docs/1.0-dev/Coding/Unit-Testing.html | 10 +- docs/1.0-dev/Coding/Version-Control.html | 10 +- docs/1.0-dev/Contribs/Contribs-Overview.html | 10 +- docs/1.0-dev/Evennia-API.html | 10 +- docs/1.0-dev/Glossary.html | 534 ------------------ docs/1.0-dev/Links.html | 10 +- docs/1.0-dev/Setup/Running-Evennia.html | 4 +- .../tutorials/evadventure/chargen.html | 15 +- .../evadventure/tests/test_chargen.html | 9 +- .../1.0-dev/_sources/Coding/Coding-FAQ.md.txt | 272 --------- .../_sources/Coding/Coding-Overview.md.txt | 17 +- .../Coding/Continuous-Integration.md.txt | 6 +- docs/1.0-dev/_sources/Coding/Quirks.md.txt | 143 ----- .../_sources/Coding/Setting-up-PyCharm.md.txt | 11 +- .../_sources/Coding/Unit-Testing.md.txt | 10 +- docs/1.0-dev/_sources/Glossary.md.txt | 382 ------------- .../_sources/Setup/Running-Evennia.md.txt | 4 +- docs/1.0-dev/_sources/index.md.txt | 5 +- .../api/evennia.commands.default.admin.html | 4 +- .../evennia.commands.default.building.html | 8 +- .../api/evennia.commands.default.general.html | 12 +- .../api/evennia.commands.default.system.html | 4 +- .../api/evennia.commands.default.tests.html | 2 +- .../evennia.commands.default.unloggedin.html | 20 +- ....base_systems.email_login.email_login.html | 20 +- ...b.base_systems.ingame_python.commands.html | 4 +- ...systems.mux_comms_cmds.mux_comms_cmds.html | 4 +- ...rib.full_systems.evscaperoom.commands.html | 16 +- ...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 +- ...evennia.contrib.rpg.rpsystem.rpsystem.html | 4 +- ...ontrib.tutorials.evadventure.commands.html | 8 +- ...ntrib.tutorials.red_button.red_button.html | 16 +- ...trib.tutorials.tutorial_world.objects.html | 16 +- ...ontrib.tutorials.tutorial_world.rooms.html | 8 +- ...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 | 46 +- docs/1.0-dev/objects.inv | Bin 157563 -> 155353 bytes docs/1.0-dev/searchindex.js | 2 +- 55 files changed, 237 insertions(+), 2301 deletions(-) delete mode 100644 docs/1.0-dev/Coding/Coding-FAQ.html delete mode 100644 docs/1.0-dev/Coding/Quirks.html delete mode 100644 docs/1.0-dev/Glossary.html delete mode 100644 docs/1.0-dev/_sources/Coding/Coding-FAQ.md.txt delete mode 100644 docs/1.0-dev/_sources/Coding/Quirks.md.txt delete mode 100644 docs/1.0-dev/_sources/Glossary.md.txt diff --git a/docs/1.0-dev/.buildinfo b/docs/1.0-dev/.buildinfo index 7b62cec386..ce2fa68f54 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: 2073b8f3514aba16a52753d4c9e4e820 +config: df651c2e527337b452e809872d1e3a6e tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/1.0-dev/Coding/Changelog.html b/docs/1.0-dev/Coding/Changelog.html index b703648a3c..41bcf0dd70 100644 --- a/docs/1.0-dev/Coding/Changelog.html +++ b/docs/1.0-dev/Coding/Changelog.html @@ -17,8 +17,8 @@ - - + +