mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-03 01:19:38 +01:00
Move EditorScriptEditor's doc.
This commit is contained in:
parent
6026725f3b
commit
9490e255c7
@ -13,8 +13,9 @@ def configure(env):
|
||||
|
||||
|
||||
def get_doc_classes():
|
||||
return [
|
||||
]
|
||||
return [
|
||||
"EditorScriptEditor"
|
||||
]
|
||||
|
||||
def get_doc_path():
|
||||
return "doc_classes"
|
||||
return "doc_classes"
|
||||
|
Loading…
Reference in New Issue
Block a user