mirror of
https://github.com/MaJerle/lwmem.git
synced 2025-01-13 21:42:53 +08:00
Update link to font-awesome and license to 2022
This commit is contained in:
parent
de2917481d
commit
70f2170789
@ -23,7 +23,7 @@ subprocess.call('doxygen doxyfile.doxy', shell=True)
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = 'LwMEM'
|
||||
copyright = '2020, Tilen MAJERLE'
|
||||
copyright = '2022, Tilen MAJERLE'
|
||||
author = 'Tilen MAJERLE'
|
||||
|
||||
# Try to get branch at which this is running
|
||||
@ -115,9 +115,10 @@ html_static_path = ['static']
|
||||
html_css_files = [
|
||||
'css/common.css',
|
||||
'css/custom.css',
|
||||
'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css',
|
||||
]
|
||||
html_js_files = [
|
||||
'https://kit.fontawesome.com/3102794088.js'
|
||||
''
|
||||
]
|
||||
|
||||
master_doc = 'index'
|
||||
|
Loading…
x
Reference in New Issue
Block a user