change sphinx output format to dirhtml

this produces prettier urls without '.html' at the end
This commit is contained in:
saces 2025-09-12 15:32:34 +02:00
parent 0bf898475f
commit 1637f36469
No known key found for this signature in database
GPG key ID: 2D1B511919F86901

View file

@ -10,7 +10,7 @@ submodules:
recursive: true
sphinx:
builder: html
builder: dirhtml
configuration: conf.py
fail_on_warning: false