[IMP] conf.py, *: interpolate the version and releases in the content
This commit replaces hard-coded occurrences of the version and of the
last, current and next releases' version with placeholders interpolated
at build time to avoid manually updating these after each freeze.
task-2917614
closes odoo/documentation#3170
X-original-commit: fa2d0f6363
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
@@ -49,7 +49,7 @@ Help & version
|
||||
|
||||
.. option:: --version
|
||||
|
||||
shows Odoo version e.g. "Odoo Server 13.0"
|
||||
shows Odoo version e.g. "Odoo Server {BRANCH}"
|
||||
|
||||
.. tip:: You can enable auto-completion in your shell by running
|
||||
|
||||
|
||||
Reference in New Issue
Block a user