mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-03 20:24:15 -04:00
Remove extra newlines at the beginning/end of files
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.
This commit is contained in:
parent
4851518719
commit
3806ecf338
130 changed files with 0 additions and 168 deletions
|
@ -6,7 +6,6 @@ ref: 158
|
|||
title: Upgrade Guides
|
||||
---
|
||||
|
||||
|
||||
These guides are for upgrading from one version of Qubes to another.
|
||||
If you're just looking to update your system while staying on the same version,
|
||||
see [How to Update](/doc/how-to-update/).
|
||||
|
@ -19,4 +18,3 @@ see [How to Update](/doc/how-to-update/).
|
|||
* [Upgrading from R3.0 to R3.1](/doc/upgrade-to-r3.1/)
|
||||
* [Upgrading from R3.1 to R3.2](/doc/upgrade-to-r3.2/)
|
||||
* [Upgrading from R3.2 to R4.0](/doc/upgrade-to-r4.0/)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue