mirror of
https://github.com/evennia/evennia.git
synced 2026-04-03 06:27:17 +02:00
Refactor 1.0 docs with new toctree structure and inheritance
This commit is contained in:
parent
e1241a9b05
commit
59212cbe46
142 changed files with 3967 additions and 3024 deletions
|
|
@ -104,7 +104,7 @@ may store.
|
|||
When testing, you can stop all tickers in the entire game with `tickerhandler.clear()`. You can also
|
||||
view the currently subscribed objects with `tickerhandler.all()`.
|
||||
|
||||
See the [Weather Tutorial](../Howto/Weather-Tutorial.md) for an example of using the TickerHandler.
|
||||
See the [Weather Tutorial](../Howtos/Weather-Tutorial.md) for an example of using the TickerHandler.
|
||||
|
||||
### When *not* to use TickerHandler
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue