mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-18 06:06:06 -04:00
Updated version to 0.83. Added romanian documentation
This commit is contained in:
@@ -54,7 +54,7 @@ def get_data():
|
||||
|
||||
def get_documentation ():
|
||||
answer = [("documentation", ["documentation/license.txt"])]
|
||||
depth = 9
|
||||
depth = 10
|
||||
for root, dirs, files in os.walk('documentation'):
|
||||
if depth == 0:
|
||||
break
|
||||
|
Reference in New Issue
Block a user