Skip to content

Commit d15c576

Browse files
committed
Move versions.md to repositories/
1 parent 6224d31 commit d15c576

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/versions/versions.md renamed to docs/repositories/versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# EESSI Versions
22

3-
EESSI is organized in different dated versions. Each EESSI version contains a version of the [compatibility layer](../compatibility_layer.md) and its' own set of software applications. In addition, a particular EESSI version will target a different set of [common toolchains](https://docs.easybuild.io/common-toolchains/) to build software with. As an example, the first EESSI version was released in June 2023 and is named `2023.06`. This version's compatibility layer is based on a particular "version[^1]" of [Gentoo Prefix](https://wiki.gentoo.org/wiki/Project:Prefix) and the software layer contains software built using the `foss/2022b`, `foss/2023a`, and `foss/2023b` [software toolchains](https://docs.easybuild.io/common-toolchains/#common_toolchains_overview) as defined in EasyBuild.
3+
EESSI is organized in different dated versions. Each EESSI version contains a version of the [compatibility layer](../compatibility_layer.md) and its' own set of software applications. In addition, a particular EESSI version will target a different set of [common toolchains](https://docs.easybuild.io/common-toolchains/) to build software with. As an example, the first EESSI version was released in June 2023 and is named `2023.06`. This version's compatibility layer is based on a particular "version*" of [Gentoo Prefix](https://wiki.gentoo.org/wiki/Project:Prefix) and the software layer contains software built using the `foss/2022b`, `foss/2023a`, and `foss/2023b` [software toolchains](https://docs.easybuild.io/common-toolchains/#common_toolchains_overview) as defined in EasyBuild.
44

55
The vast majority of changes are fully transparent to users. Apart from selecting a newer version when starting up EESSI, and accessing an update collection of software, the functionality remains the same, with little to no extra effort needed to use a new version compared to and older one.
66

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ nav:
2828
- Repositories:
2929
- Production:
3030
- Software: repositories/software.eessi.io.md
31-
- Versions: versions/versions.md
31+
- Versions: repositories/versions.md
3232
- RISC-V: repositories/riscv.eessi.io.md
3333
- Development repository: repositories/dev.eessi.io.md
3434
- Installation and configuration:

0 commit comments

Comments
 (0)