Fix doc issues. Resolve #3479, #3480, #3481, #3482

This commit is contained in:
Griatch 2024-04-06 14:24:21 +02:00
parent 387533d1f0
commit c8d75665d2
3 changed files with 24 additions and 51 deletions

View file

@ -20,6 +20,7 @@
a reload (regression).
- [Docs] Added new [Server-Lifecycle][doc-server-lifecycle] page to describe
the hooks called on server start/stop/reload (Griatch)
- [Docs] Doc typo fixes (Griatch, chiizujin)
[pull3438]: https://github.com/evennia/evennia/pull/3446
[pull3485]: https://github.com/evennia/evennia/pull/3485