Merge pull request #1432 from rhbecker/docs/toc-and-title-fixes

docs: toc and title fixes
This commit is contained in:
Mitchell Hashimoto 2014-09-01 21:25:13 -07:00
commit b8132fd9af
22 changed files with 22 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

View File

@ -69,6 +69,7 @@
<li><h4>Other</h4></li>
<li><a href="/docs/other/core-configuration.html">Core Configuration</a></li>
<li><a href="/docs/other/debugging.html">Debugging</a></li>
<li><a href="/docs/other/environmental-variables.html">Environmental Variables for Packer</a></li>
</ul>
<ul>