df232c3074
This change moves parameter from utils.py and index.rst to the configuration.yaml. Moreover this change does: * Use ISO 8601 dateformat in configuration * Change events extension to use datetime instead of calendar * Add a configuration extension to render doc substitutions Change-Id: Ie35cb9ae2c334814afaa36b3afd606c8bcf62616
5 lines
357 B
Django/Jinja
5 lines
357 B
Django/Jinja
.. |Timeframe| replace:: {{ timeframe['name'] }} timeframe ({{ timeframe['start_str'] }} to {{ timeframe['end_str'] }})
|
|
.. |PreferredEmailDeadLine| replace:: {{ timeframe['email_deadline_str'] }}
|
|
.. |Projects.yaml| replace:: https://git.openstack.org/cgit/openstack/governance/tree/reference/projects.yaml?id={{ tag }}
|
|
.. |TCSeats| replace:: {{ tc_seats }}
|