Remove unused header

This commit is contained in:
Paulus Schoutsen 2018-04-24 15:44:32 -04:00
parent 37e3d319ea
commit 9311326aec
67 changed files with 5 additions and 67 deletions

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Adding support for a new platform" title: "Adding support for a new platform"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Architecture" title: "Architecture"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Components Architecture" title: "Components Architecture"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Asynchronous Programming" title: "Asynchronous Programming"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Asyncio 101" title: "Asyncio 101"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Categorizing Functions" title: "Categorizing Functions"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Miscellaneous Async" title: "Miscellaneous Async"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Working with Async" title: "Working with Async"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Checklist for creating a component" title: "Checklist for creating a component"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Checklist for creating a platform" title: "Checklist for creating a platform"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Requirements & Dependencies" title: "Requirements & Dependencies"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Component Discovery" title: "Component Discovery"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Handling events" title: "Handling events"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Generic Platform Discovery" title: "Generic Platform Discovery"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Loading your components" title: "Loading your components"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Handling states" title: "Handling states"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Creating components" title: "Creating components"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Starting with Development" title: "Starting with Development"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Development 101" title: "Development 101"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Catching up with Reality" title: "Catching up with Reality"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Development Checklist" title: "Development Checklist"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Using Config" title: "Using Config"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Set up Development Environment" title: "Set up Development Environment"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Using Events" title: "Using Events"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Style guidelines" title: "Style guidelines"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Hass object" title: "Hass object"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Using Services" title: "Using Services"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Using States" title: "Using States"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Submit your work" title: "Submit your work"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Testing your code" title: "Testing your code"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Validate the input" title: "Validate the input"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Create a new page" title: "Create a new page"
--- ---
@ -11,7 +10,6 @@ If you start from scratch with a page, you need to add a header. Different secti
```text ```text
--- ---
layout: page
title: "Awesome Sensor" title: "Awesome Sensor"

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Documentation Home Assistant" title: "Documentation Home Assistant"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Documentation Standards" title: "Documentation Standards"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Python Remote API" title: "Python Remote API"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "RESTful API" title: "RESTful API"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Server-sent events" title: "Server-sent events"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "WebSocket API" title: "WebSocket API"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Frontend development" title: "Frontend development"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Adding state card" title: "Adding state card"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Adding more info dialogs" title: "Adding more info dialogs"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Creating custom panels" title: "Creating custom panels"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Creating custom UI" title: "Creating custom UI"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Add-On Communication" title: "Add-On Communication"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Add-On Configuration" title: "Add-On Configuration"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Developing an add-on" title: "Developing an add-on"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Presenting your add-on" title: "Presenting your add-on"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Publishing your add-on" title: "Publishing your add-on"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Create an add-on repository" title: "Create an add-on repository"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Local add-on testing" title: "Local add-on testing"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Tutorial: Making your first add-on" title: "Tutorial: Making your first add-on"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Hass.io Architecture" title: "Hass.io Architecture"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Debugging Hass.io" title: "Debugging Hass.io"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Developers" title: "Developers"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Registering sentences" title: "Registering sentences"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Firing intents" title: "Firing intents"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Handling intents" title: "Handling intents"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Intents" title: "Intents"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Backend Localization" title: "Backend Localization"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Custom Component Localization" title: "Custom Component Localization"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Internationalization" title: "Internationalization"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Translation" title: "Translation"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Maintenance" title: "Maintenance"
--- ---

5
docs/misc.md Normal file
View File

@ -0,0 +1,5 @@
---
title: Miscellaneous
---
Catch all category. Topics are not related to one another.

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Example light platform" title: "Example light platform"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Example sensor platform" title: "Example sensor platform"
--- ---

View File

@ -1,5 +1,4 @@
--- ---
layout: page
title: "Releasing" title: "Releasing"
--- ---