mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-27 00:09:26 -05:00
3806ecf338
Those are redundant, and yaml parser strips them in fact. By removing them, loading and saving yaml file without any change indeed produce the same output. This is useful for prepare_for_translation.py script (which adds lang and ref tags) - to produce only change that indeed was made.
15 lines
469 B
Markdown
15 lines
469 B
Markdown
---
|
|
lang: en
|
|
layout: doc
|
|
permalink: /doc/releases/notes/
|
|
ref: 13
|
|
title: Release Notes
|
|
---
|
|
|
|
* [Qubes R1.0 release notes](/doc/releases/1.0/release-notes/)
|
|
* [Qubes R2.0 release notes](/doc/releases/2.0/release-notes/)
|
|
* [Qubes R3.0 release notes](/doc/releases/3.0/release-notes/)
|
|
* [Qubes R3.1 release notes](/doc/releases/3.1/release-notes/)
|
|
* [Qubes R3.2 release notes](/doc/releases/3.2/release-notes/)
|
|
* [Qubes R4.0 release notes](/doc/releases/4.0/release-notes/)
|