refactor: Change link in asmxygen.py to Gitea

This commit is contained in:
Gleb Zaharov 2024-06-09 23:56:26 +03:00
parent c0324e5907
commit 578eb6072c
4 changed files with 4 additions and 5 deletions

View File

@ -17,7 +17,7 @@ print_stats = False
enable_warnings = True
# Constants
link_root = "http://websvn.kolibrios.org/filedetails.php?repname=Kolibri+OS&path=/kernel/trunk"
link_root = "https://git.kolibrios.org/KolibriOS/kolibrios/src/branch/main/kernel/trunk"
# fasm keywords
keywords = [

View File

@ -17,7 +17,7 @@ print_stats = False
enable_warnings = True
# Constants
link_root = "http://websvn.kolibrios.org/filedetails.php?repname=Kolibri+OS&path=/kernel/trunk"
link_root = "https://git.kolibrios.org/KolibriOS/kolibrios/src/branch/main/kernel/trunk"
# fasm keywords
keywords = [

View File

@ -17,7 +17,7 @@ print_stats = False
enable_warnings = True
# Constants
link_root = "http://websvn.kolibrios.org/filedetails.php?repname=Kolibri+OS&path=/kernel/trunk"
link_root = "https://git.kolibrios.org/KolibriOS/kolibrios/src/branch/main/kernel/trunk"
# fasm keywords
keywords = [

View File

@ -1038,8 +1038,7 @@ def handle_file(handled_files, asm_file_name, subdir="."):
get_declarations(asm_file_contents, asm_file_name)
if __name__ == "__main__":
link_root = "http://websvn.kolibrios.org/filedetails.php"
link_root += "?repname=Kolibri+OS&path=/kernel/trunk"
link_root = "https://git.kolibrios.org/KolibriOS/kolibrios/src/branch/main/kernel/trunk"
# Dict where an identifier is assicoated with a string
# The string contains characters specifying flags