mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2025-02-17 17:19:20 +00:00
doc: Remove version and release variables from conf.py
We would need to update this version for the release but, in fact, it is not required for our publishing workflow; the hosted version of the docs uses git commit/tag information in place of these variables anyway. Instead of updating the version, just remove these variables entirely. Change-Id: I424c4e45786e87604e91c7197b7983579afe4806 Signed-off-by: Paul Beesley <paul.beesley@arm.com>
This commit is contained in:
parent
19adcb415c
commit
206c077b83
@ -15,9 +15,6 @@ import os
|
||||
|
||||
project = 'Trusted Firmware-A'
|
||||
|
||||
version = '2.1'
|
||||
release = version # We don't need these to be distinct
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
# Add any Sphinx extension module names here, as strings. They can be
|
||||
|
Loading…
x
Reference in New Issue
Block a user