diff --git a/doc/index.md b/doc/index.md index 1567dd7f162caaa557d13f705b39a002cac6c048..ab655916035b372f127574db52eab901864ad5da 100644 --- a/doc/index.md +++ b/doc/index.md @@ -44,28 +44,27 @@ This section provides access to the links and all the materials prepared for the - [TFS Hackfest #3 (Castelldefels, 16-17 October 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-3) - The link includes explanatory material on P4 for TeraFlowSDN, the set of guided walkthrough, and the details on the interactive sessions the participants addressed (and recordings), as well as a TFS Virtual Machine (Release 2.1). -- [TFS Hackfest #2 (Madrid, 20-21 June 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-2) + - [TFS Hackfest #2 (Madrid, 20-21 June 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-2) + - The link includes explanatory material on gNMI and ContainerLab for TeraFlowSDN, the set of challenges the participants addressed (and recordings), as well as a TFS Virtual Machine (Pre-Release 2.1). - - The link includes explanatory material on gNMI and ContainerLab for TeraFlowSDN, the set of challenges the participants addressed (and recordings), as well as a TFS Virtual Machine (Pre-Release 2.1). + - [OFC SC472 (San Diego, 6 March 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/OFC-SC472-2023) + - The link includes a tutorial-style slide deck, as well as a TFS Virtual Machine (Release 2). -- [OFC SC472 (San Diego, 6 March 2023)](https://labs.etsi.org/rep/groups/tfs/-/wikis/OFC-SC472-2023) - - The link includes a tutorial-style slide deck, as well as a TFS Virtual Machine (Release 2). - -- [TFS Hackfest #1 (Amsterdam, 20 October 2022)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-1) - - The link includes a tutorial-style slide deck (and recordings), as well as a TFS Virtual Machine (Pre-Release 2). - + - [TFS Hackfest #1 (Amsterdam, 20 October 2022)](https://labs.etsi.org/rep/groups/tfs/-/wikis/TFS-HACKFEST-1) + - The link includes a tutorial-style slide deck (and recordings), as well as a TFS Virtual Machine (Pre-Release 2). + # Versions New versions of TeraFlowSDN are periodically released. Each release is properly tagged and a branch is kept for its future bug fixing, if needed. -- The branch *master*, points always to the latest stable version of the TeraFlowSDN controller. -- The branches *release/X.Y.Z*, point to the code for the different release versions indicated in branch name. - - Code in these branches can be considered stable, and no new features are planned. - - In case of bugs, point releases increasing revision number (Z) might be created. -- The main development branch is named as *develop*. - - **Use with care! Might not be stable.** - - The latest developments and contributions are added to this branch for testing and validation before reaching a release. + - The branch *master*, points always to the latest stable version of the TeraFlowSDN controller. + - The branches *release/X.Y.Z*, point to the code for the different release versions indicated in branch name. + - Code in these branches can be considered stable, and no new features are planned. + - In case of bugs, point releases increasing revision number (Z) might be created. + - The main development branch is named as *develop*. + - **Use with care! Might not be stable.** + - The latest developments and contributions are added to this branch for testing and validation before reaching a release. To choose the appropriate branch, follow the steps described in [1.3. Deploy TeraFlowSDN > Checkout the Appropriate Git Branch](https://tfs.etsi.org/documentation/develop/deployment_guide/#13-deploy-teraflowsdn)