Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/kernel_samsung_sm7125/blame/branch/fourteen/Documentation/x86/conf.py
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
# -*- coding: utf-8; mode: python -*-
|
|
|
|
|
|
|
|
project = "X86 architecture specific documentation"
|
|
|
|
|
|
|
|
tags.add("subproject")
|
|
|
|
|
|
|
|
latex_documents = [
|
|
|
|
('index', 'x86.tex', project,
|
|
|
|
'The kernel development community', 'manual'),
|
|
|
|
]
|