evennia/docs/source
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
..
.vale Taking pass cleaning up docs 2022-11-19 20:24:11 +01:00
_static Finish turnbased combat tutorial text 2023-05-18 21:34:05 +02:00
_templates Some fixes to doc versioning list, changelog 2023-12-20 23:43:41 +01:00
api Update Changelog, build new contrib docs 2024-10-21 21:10:22 +02:00
Coding fix: remove erroneous links from the documentation 2024-10-26 17:45:14 +01:00
Components fix: remove erroneous links from the documentation 2024-10-26 17:45:14 +01:00
Concepts Update truecolor docs, improve color truecolor display 2024-09-29 13:53:52 +02:00
Contribs fix: remove erroneous links from the documentation 2024-10-26 17:45:14 +01:00
Howtos fix: remove erroneous links from the documentation 2024-10-26 17:45:14 +01:00
Setup fix: remove erroneous links from the documentation 2024-10-26 17:45:14 +01:00
.vale.ini Revert "Updated HTML docs." 2022-11-15 20:46:50 +01:00
conf.py Apply black to codes 2024-04-01 17:51:05 +02:00
Contributing-Docs.md Update Changelog. Outline which doc files are auto-generated 2024-04-01 11:09:08 +02:00
Contributing.md Prep for parallel main branch 2022-12-03 11:39:45 +01:00
Evennia-API.md Split Exit/Rooms/Characters into seaprate doc pages. Describe desc templating. Resolve #3134 2023-03-18 12:09:42 +01:00
Evennia-In-Pictures.md Add Evennia-in-Pictures as second intro doc page 2022-11-27 21:11:38 +01:00
Evennia-Introduction.md Make sure main branch builds docs too 2022-12-03 15:38:04 +01:00
index.md fix: remove erroneous links from the documentation 2024-10-26 17:45:14 +01:00
Licensing.md Prep docs for branch move 2022-12-03 13:44:11 +01:00
Links.md Update links pages 2024-03-21 22:17:01 +01:00
Unimplemented.md Revert "Updated HTML docs." 2022-11-15 20:46:50 +01:00