Add page_title attribute to each documentation file for which it didn't already exist, matching the value to each page's h1, respectively.

This commit is contained in:
RH Becker 2014-08-21 17:41:35 -07:00
parent 2e3b34789a
commit e3015d7fe1
21 changed files with 21 additions and 0 deletions

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Packer Terminology"
---
# Packer Terminology

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Custom Builder"
---
# Custom Builder

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "DigitalOcean Builder"
---
# DigitalOcean Builder

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Docker Builder"
---
# Docker Builder

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Google Compute Builder"
---
# Google Compute Builder

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Null Builder"
---
# Null Builder

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "OpenStack Builder"
---
# OpenStack Builder

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "QEMU Builder"
---
# QEMU Builder

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Packer Command-Line"
---
# Packer Command-Line

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Custom Command Development"
---
# Custom Command Development

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Developing Plugins"
---
# Developing Plugins

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Custom Post-Processor Development"
---
# Custom Post-Processor Development

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Custom Provisioner Development"
---
# Custom Provisioner Development

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Packer Documentation"
---
# Packer Documentation

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Core Configuration"
---
# Core Configuration

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Debugging Packer"
---
# Debugging Packer

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Environmental Variables for Packer"
---
# Environmental Variables for Packer

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Templates: Builders"
---
# Templates: Builders

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Templates"
---
# Templates

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Templates: Post-Processors"
---
# Templates: Post-Processors

View file

@ -1,5 +1,6 @@
---
layout: "docs"
page_title: "Templates: Provisioners"
---
# Templates: Provisioners