Message ID | 20201023145717.354764-1-nicolas.dechesne@linaro.org |
---|---|
State | New |
Headers | show |
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 32113cfa9..b28d91c08 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -3,8 +3,8 @@ var all_versions = { 'dev': 'dev (3.2)', - '3.1.2': '3.1.2', - '3.0.3': '3.0.3', + '3.1.3': '3.1.3', + '3.0.4': '3.0.4', '2.7.4': '2.7.4', }; diff --git a/documentation/transition/3.0.4/index.rst b/documentation/transition/3.0.4/index.rst new file mode 100644 index 000000000..91c9434b1 --- /dev/null +++ b/documentation/transition/3.0.4/index.rst @@ -0,0 +1,2 @@ +.. SPDX-License-Identifier: CC-BY-SA-2.0-UK +.. docbook-transition-include:: ../index-2.5.rst diff --git a/documentation/transition/3.1.3/index.rst b/documentation/transition/3.1.3/index.rst new file mode 100644 index 000000000..91c9434b1 --- /dev/null +++ b/documentation/transition/3.1.3/index.rst @@ -0,0 +1,2 @@ +.. SPDX-License-Identifier: CC-BY-SA-2.0-UK +.. docbook-transition-include:: ../index-2.5.rst
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> --- documentation/sphinx-static/switchers.js | 4 ++-- documentation/transition/3.0.4/index.rst | 2 ++ documentation/transition/3.1.3/index.rst | 2 ++ 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 documentation/transition/3.0.4/index.rst create mode 100644 documentation/transition/3.1.3/index.rst -- 2.28.0 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#488): https://lists.yoctoproject.org/g/docs/message/488 Mute This Topic: https://lists.yoctoproject.org/mt/77753466/1003190 Group Owner: docs+owner@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/docs/unsub [mhalstead@linuxfoundation.org] -=-=-=-=-=-=-=-=-=-=-=-