evennia/docs/source/Howtos
Marcos Marado 0984fccafb fix: remove erroneous links from the documentation
Sphinx assumes that WORD.py should be a link to https://WORD.py .

This is not a problem in most of the documentation, since Sphinx won't
turn those python filenames into links when they are wrapped in
backticks, like `WORD.py`. Unfortunately, not always that was being
done, and so there were several wrong, broken links in the
documentation.

This patch wraps all the occurrences I've found of this case with
backticks, not only making the documentation more readible and
homogeneous, but more importantly getting rid of those unwanted links
in the generated HTML version of the documentation.
2024-10-26 17:45:14 +01:00
..
Beginner-Tutorial Merge pull request #3628 from feyrkh/main 2024-10-08 21:51:14 +02:00
Evennia-for-Diku-Users.md Revert "Updated HTML docs." 2022-11-15 20:46:50 +01:00
Evennia-for-MUSH-Users.md Revert "Updated HTML docs." 2022-11-15 20:46:50 +01:00
Evennia-for-roleplaying-sessions.md Fix accidental extra backtick 2023-01-31 00:00:39 +13:00
Howto-Add-Object-Weight.md Continue reworking/refactoring the tutorial docs 2022-11-22 00:12:59 +01:00
Howto-Command-Cooldown.md Continue reworking/refactoring the tutorial docs 2022-11-22 00:12:59 +01:00
Howto-Command-Duration.md Continue reworking/refactoring the tutorial docs 2022-11-22 00:12:59 +01:00
Howto-Command-Prompt.md Fix prompt tutorial example 2024-08-18 12:46:24 +02:00
Howto-Default-Exit-Errors.md Continue reworking/refactoring the tutorial docs 2022-11-22 00:12:59 +01:00
Howto-Game-Time.md Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
Howtos-Overview.md Cleanup of docs 2023-07-23 21:43:58 +02:00
Implementing-a-game-rule-system.md Fix a few docs typos. 2023-04-16 22:50:33 +02:00
Turn-based-Combat-System.md Removing more erroneous code that snuck in. 2023-10-29 13:02:18 -04:00
Tutorial-Building-a-Mech.md Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
Tutorial-Building-a-Train.md Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
Tutorial-Coordinates.md Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
Tutorial-Displaying-Room-Map.md Tweak of a tutorial sidebar 2023-07-23 21:59:52 +02:00
Tutorial-for-basic-MUSH-like-game.md Prep docs for branch move 2022-12-03 13:44:11 +01:00
Tutorial-NPC-Listening.md Continue reworking/refactoring the tutorial docs 2022-11-22 00:12:59 +01:00
Tutorial-NPC-Merchants.md Typo fix for doc issue #3172 2023-04-25 13:03:20 +02:00
Tutorial-NPC-Reacting.md Fix issue in NPC-reaction tutorial. Resolve #3591 2024-08-11 11:20:00 +02:00
Tutorial-Parsing-Commands.md Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
Tutorial-Persistent-Handler.md Revert "Updated HTML docs." 2022-11-15 20:46:50 +01:00
Tutorial-Understanding-Color-Tags.md Extensive cleanup of docs 2022-11-21 00:33:36 +01:00
Tutorial-Using-Arxcode.md Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
Tutorial-Weather-Effects.md Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00
Web-Add-a-wiki.md update wiki howto 2024-01-12 18:17:56 -07:00
Web-Changing-Webpage.md Fix web tutorial, outdated mentions of static/template_overrides dir. 2023-12-20 00:41:31 +01:00
Web-Character-Generation.md fix: remove erroneous links from the documentation 2024-10-26 17:45:14 +01:00
Web-Character-View-Tutorial.md Correct tutorials on evennia startapp use, which seems to have changed with time. Resolve #3287 2023-11-23 20:37:02 +01:00
Web-Extending-the-REST-API.md Some reformatting of the rest-api tutorial 2022-11-22 00:43:02 +01:00
Web-Help-System-Tutorial.md fix: remove erroneous links from the documentation 2024-10-26 17:45:14 +01:00
Web-Tweeting-Game-Stats.md Refactored Contrib docs, renamed many files 2022-11-23 21:15:23 +01:00