mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
AttributeProperty for managing Attributes similarly to Django fields
This commit is contained in:
parent
507e896e06
commit
7a60e9ed0d
9 changed files with 587 additions and 225 deletions
|
|
@ -131,6 +131,7 @@ myst_substitution = {
|
|||
# add anchors to h1, h2, ... level headings
|
||||
myst_heading_anchors = 4
|
||||
|
||||
suppress_warnings = ["myst.ref"]
|
||||
|
||||
# reroute to github links or to the api
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue