mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-16 16:24:04 -05:00
change sphinx output format to dirhtml
this produces prettier urls without '.html' at the end
This commit is contained in:
parent
0bf898475f
commit
1637f36469
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ submodules:
|
||||||
recursive: true
|
recursive: true
|
||||||
|
|
||||||
sphinx:
|
sphinx:
|
||||||
builder: html
|
builder: dirhtml
|
||||||
configuration: conf.py
|
configuration: conf.py
|
||||||
fail_on_warning: false
|
fail_on_warning: false
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue