mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
updated devel to 2.3 (#17884)
* updated devel to 2.3 * got missing 2.2/2.3 conversions
This commit is contained in:
parent
ddd20627a4
commit
828dcd0f40
5 changed files with 11 additions and 8 deletions
|
@ -28,7 +28,7 @@ import os
|
|||
sys.path.insert(0, os.path.join('ansible', 'lib'))
|
||||
sys.path.append(os.path.abspath('_themes'))
|
||||
|
||||
VERSION='2.1'
|
||||
VERSION='2.2'
|
||||
AUTHOR='Ansible, Inc'
|
||||
|
||||
|
||||
|
@ -110,8 +110,8 @@ rst_epilog = """
|
|||
.. |ac| replace:: Ansible Core
|
||||
.. |acversion| replace:: Ansible Core Version 2.1
|
||||
.. |acversionshort| replace:: Ansible Core 2.1
|
||||
.. |versionshortest| replace:: 2.1
|
||||
.. |versiondev| replace:: 2.2
|
||||
.. |versionshortest| replace:: 2.2
|
||||
.. |versiondev| replace:: 2.3
|
||||
.. |pubdate| replace:: July 19, 2016
|
||||
.. |rhel| replace:: Red Hat Enterprise Linux
|
||||
|
||||
|
|
1
docsite/rst/roadmap/ROADMAP_2_3.rst
Normal file
1
docsite/rst/roadmap/ROADMAP_2_3.rst
Normal file
|
@ -0,0 +1 @@
|
|||
placeholder
|
Loading…
Add table
Add a link
Reference in a new issue