Fixed ReadTheDocs support
This commit is contained in:
parent
4d1fd299b0
commit
cdaf071e14
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user