mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-13 14:21:11 +01:00
Added doc classes to the tile_map module.
This commit is contained in:
parent
120844df50
commit
ee015b7a2e
@ -7,6 +7,8 @@ def configure(env):
|
||||
|
||||
def get_doc_classes():
|
||||
return [
|
||||
"TileMap",
|
||||
"TileSet"
|
||||
]
|
||||
|
||||
def get_doc_path():
|
||||
|
Loading…
Reference in New Issue
Block a user