aboutsummaryrefslogtreecommitdiff
path: root/docs/install
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-04-04 19:05:55 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-04-04 19:05:55 -0700
commit50d1e509db50452498f193ea7dac9060664a3833 (patch)
tree85e68d7f06b040883f86afaf509080c653ec8743 /docs/install
parentcd5a62963788ed1cd5bdf5515381937284078a52 (diff)
downloadlibrebootfr-50d1e509db50452498f193ea7dac9060664a3833.tar.gz
librebootfr-50d1e509db50452498f193ea7dac9060664a3833.zip
Always use YAML metadata
Diffstat (limited to 'docs/install')
-rw-r--r--docs/install/bbb_setup.md4
-rw-r--r--docs/install/c201.md4
-rw-r--r--docs/install/d510mo.md4
-rw-r--r--docs/install/d945gclf.md4
-rw-r--r--docs/install/ga-g41m-es2l.md4
-rw-r--r--docs/install/index.md4
-rw-r--r--docs/install/kcma-d8.md4
-rw-r--r--docs/install/kgpe-d16.md4
-rw-r--r--docs/install/r400_external.md4
-rw-r--r--docs/install/rpi_setup.md4
-rw-r--r--docs/install/t400_external.md4
-rw-r--r--docs/install/t500_external.md4
-rw-r--r--docs/install/t60_unbrick.md4
-rw-r--r--docs/install/x200_external.md4
-rw-r--r--docs/install/x60_unbrick.md4
-rw-r--r--docs/install/x60tablet_unbrick.md4
16 files changed, 48 insertions, 16 deletions
diff --git a/docs/install/bbb_setup.md b/docs/install/bbb_setup.md
index 350ad7b4..5e28f947 100644
--- a/docs/install/bbb_setup.md
+++ b/docs/install/bbb_setup.md
@@ -1,4 +1,6 @@
-% How to program an SPI flash chip with the BeagleBone Black or Teensy 3.1
+---
+title: How to program an SPI flash chip with the BeagleBone Black or Teensy 3.1
+...
This document exists as a guide for reading from or writing to an SPI
flash chip with the BeagleBone Black, using the
diff --git a/docs/install/c201.md b/docs/install/c201.md
index cfedee48..648adde5 100644
--- a/docs/install/c201.md
+++ b/docs/install/c201.md
@@ -1,4 +1,6 @@
-% ASUS Chromebook C201 installation guide
+---
+title: ASUS Chromebook C201 installation guide
+...
These instructions are for installing Libreboot to the ASUS Chromebook
C201. Since the device ships with Coreboot, the installation
diff --git a/docs/install/d510mo.md b/docs/install/d510mo.md
index 8990eef1..a3d70d6c 100644
--- a/docs/install/d510mo.md
+++ b/docs/install/d510mo.md
@@ -1,4 +1,6 @@
-% D510MO flashing tutorial
+---
+title: D510MO flashing tutorial
+...
This guide is for those who want libreboot on their Intel D510MO
motherboard while they still have the original BIOS present.
diff --git a/docs/install/d945gclf.md b/docs/install/d945gclf.md
index 54283bfe..ebf2dbf5 100644
--- a/docs/install/d945gclf.md
+++ b/docs/install/d945gclf.md
@@ -1,4 +1,6 @@
-% Intel D945GCLF flashing tutorial
+---
+title: Intel D945GCLF flashing tutorial
+...
This guide is for those who want libreboot on their Intel D945GCLF
motherboard while they still have the original BIOS present.
diff --git a/docs/install/ga-g41m-es2l.md b/docs/install/ga-g41m-es2l.md
index 0f333efe..b3b47475 100644
--- a/docs/install/ga-g41m-es2l.md
+++ b/docs/install/ga-g41m-es2l.md
@@ -1,4 +1,6 @@
-% GA-G41M-ES2L flashing tutorial
+---
+title: GA-G41M-ES2L flashing tutorial
+...
This guide is for those who want libreboot on their Intel GA-G41M-ES2L
motherboard while they still have the original BIOS present.
diff --git a/docs/install/index.md b/docs/install/index.md
index 6aefe1c2..61bccc0b 100644
--- a/docs/install/index.md
+++ b/docs/install/index.md
@@ -1,4 +1,6 @@
-% Installing libreboot
+---
+title: Installing libreboot
+...
This section relates to installing libreboot on supported targets.
diff --git a/docs/install/kcma-d8.md b/docs/install/kcma-d8.md
index 218a7194..bf8f3ae1 100644
--- a/docs/install/kcma-d8.md
+++ b/docs/install/kcma-d8.md
@@ -1,4 +1,6 @@
-% KCMA-D8 external flashing instructions
+---
+title: KCMA-D8 external flashing instructions
+...
Initial flashing instructions for kcma-d8.
diff --git a/docs/install/kgpe-d16.md b/docs/install/kgpe-d16.md
index a46ad458..91931fe7 100644
--- a/docs/install/kgpe-d16.md
+++ b/docs/install/kgpe-d16.md
@@ -1,4 +1,6 @@
-% KGPE-D16 external flashing instructions
+---
+title: KGPE-D16 external flashing instructions
+...
Initial flashing instructions for KGPE-D16.
diff --git a/docs/install/r400_external.md b/docs/install/r400_external.md
index 8aa57628..b986f5ad 100644
--- a/docs/install/r400_external.md
+++ b/docs/install/r400_external.md
@@ -1,4 +1,6 @@
-% Flashing the R400 with a BeagleBone Black
+---
+title: Flashing the R400 with a BeagleBone Black
+...
Initial flashing instructions for R400.
diff --git a/docs/install/rpi_setup.md b/docs/install/rpi_setup.md
index 73a5400f..0b1ccea5 100644
--- a/docs/install/rpi_setup.md
+++ b/docs/install/rpi_setup.md
@@ -1,4 +1,6 @@
-% How to program an SPI flash chip with the Raspberry Pi
+---
+title: How to program an SPI flash chip with the Raspberry Pi
+...
This document exists as a guide for reading from or writing to an SPI
flash chip with the Raspberry Pi, using the
diff --git a/docs/install/t400_external.md b/docs/install/t400_external.md
index 6e2d406e..324873ec 100644
--- a/docs/install/t400_external.md
+++ b/docs/install/t400_external.md
@@ -1,4 +1,6 @@
-% Flashing the T400 with a BeagleBone Black
+---
+title: Flashing the T400 with a BeagleBone Black
+...
Initial flashing instructions for T400.
diff --git a/docs/install/t500_external.md b/docs/install/t500_external.md
index dd1c7a63..107c8698 100644
--- a/docs/install/t500_external.md
+++ b/docs/install/t500_external.md
@@ -1,4 +1,6 @@
-% Flashing the T500 with a BeagleBone Black
+---
+title: Flashing the T500 with a BeagleBone Black
+...
Initial flashing instructions for T500.
diff --git a/docs/install/t60_unbrick.md b/docs/install/t60_unbrick.md
index f8a4b18a..d7853273 100644
--- a/docs/install/t60_unbrick.md
+++ b/docs/install/t60_unbrick.md
@@ -1,4 +1,6 @@
-% ThinkPad T60: Recovery guide
+---
+title: ThinkPad T60: Recovery guide
+...
This section documents how to recover from a bad flash that prevents
your ThinkPad T60 from booting.
diff --git a/docs/install/x200_external.md b/docs/install/x200_external.md
index 903d92a5..e1333ec3 100644
--- a/docs/install/x200_external.md
+++ b/docs/install/x200_external.md
@@ -1,4 +1,6 @@
-% Flashing the X200 with a BeagleBone Black
+---
+title: Flashing the X200 with a BeagleBone Black
+...
Initial flashing instructions for X200.
diff --git a/docs/install/x60_unbrick.md b/docs/install/x60_unbrick.md
index 8b9bfcbf..e4863a78 100644
--- a/docs/install/x60_unbrick.md
+++ b/docs/install/x60_unbrick.md
@@ -1,4 +1,6 @@
-% ThinkPad X60: Recovery guide
+---
+title: ThinkPad X60: Recovery guide
+...
This section documents how to recover from a bad flash that prevents
your ThinkPad X60 from booting.
diff --git a/docs/install/x60tablet_unbrick.md b/docs/install/x60tablet_unbrick.md
index ebbe7013..1c012801 100644
--- a/docs/install/x60tablet_unbrick.md
+++ b/docs/install/x60tablet_unbrick.md
@@ -1,4 +1,6 @@
-% ThinkPad X60 Tablet: Recovery guide
+---
+title: ThinkPad X60 Tablet: Recovery guide
+...
This section documents how to recover from a bad flash that prevents
your ThinkPad X60 Tablet from booting.