evennia/docs/source/index.md
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

2.5 KiB

Evennia Documentation

This is the manual of Evennia, the open source Python MU* creation system. Use the Search bar on the left to find or discover interesting articles. This manual was last updated outubro 26, 2024, see the Evennia Changelog. Latest released Evennia version is 4.4.1.

Setup

Tutorials and Howtos

The Evennia Library

  • Core components - the core building blocks of Evennia
  • Core Concepts - larger-scale concepts and features
  • API - the full API-reference, generated from source

Contributions and Info


All Sections

Click here to expand the full Documentation index.
:maxdepth: 3

Evennia-Introduction
Evennia-In-Pictures
Setup/Running-Evennia
Setup/Updating-Evennia
Setup/Setup-Overview

Howtos/Howtos-Overview
Components/Components-Overview
Concepts/Concepts-Overview
Coding/Coding-Overview
Contribs/Contribs-Overview
Contributing
Contributing-Docs
Licensing
Links

:hidden:

Evennia-API
Licensing
Unimplemented