mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
[Export docs] Move docs to platform folders.
This commit is contained in:
@@ -48,6 +48,16 @@ def get_opts():
|
||||
]
|
||||
|
||||
|
||||
def get_doc_classes():
|
||||
return [
|
||||
"EditorExportPlatformWeb",
|
||||
]
|
||||
|
||||
|
||||
def get_doc_path():
|
||||
return "doc_classes"
|
||||
|
||||
|
||||
def get_flags():
|
||||
return [
|
||||
("arch", "wasm32"),
|
||||
|
||||
Reference in New Issue
Block a user