1
0
Falko Schindler 1 жил өмнө
parent
commit
bde65e03af

+ 1 - 2
website/build_search_index.py

@@ -153,8 +153,7 @@ documents = []
 tree = ast.parse(Path('../main.py').read_text())
 MainVisitor().visit(tree)
 
-generate_for(Path('./documentation.py'))
-for file in Path('./more_documentation').glob('*.py'):
+for file in Path('./documentation/more').glob('*.py'):
     generate_for(file, file.stem.removesuffix('_documentation'))
 
 with open('static/search_index.json', 'w') as f:

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 1 - 192
website/static/search_index.json


Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно