mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-27 06:20:56 +00:00
⬇️
This commit is contained in:
@ -69,7 +69,7 @@ def generate_from_module(module_folder: str, output_dir: str, with_top: bool = F
|
|||||||
os.makedirs(output_dir)
|
os.makedirs(output_dir)
|
||||||
|
|
||||||
replace_data = {
|
replace_data = {
|
||||||
"__init__": "index",
|
"__init__": "README",
|
||||||
".py" : ".md",
|
".py" : ".md",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user