Fixed ReadTheDocs support

This commit is contained in:
Johannes Randerath 2024-06-03 21:45:21 +02:00
parent 4d1fd299b0
commit cdaf071e14

View File

@ -16,7 +16,7 @@ django.setup()
project = 'Transport Accessibility' project = 'Transport Accessibility'
copyright = '2024, Jan Kiljanski and Johannes Randerath' copyright = '2024, Jan Kiljanski and Johannes Randerath'
author = 'Jan Kiljanski and Johannes Randerath' author = 'Jan Kiljanski and Johannes Randerath'
release = '0.1 Beta 1' release = '0.1'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration