Removes linkable_title requirement from documentation docs (#288)

This commit is contained in:
Franck Nijhof 2019-07-04 19:50:02 +02:00 committed by GitHub
parent 27c8abbf3c
commit 7a0ed319fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,6 @@ To ensure that the documentation for Home Assistant is consistent and easy to fo
* There is no limit for the line length. You are allowed to write in a flowing text style. This will make it easier to use the GitHub online editor in the future.
* Be objective and not gender favoring, polarizing, race related or religion inconsiderate.
* The case of brand names, services, protocols, components and platforms must match its respective counterpart. e.g., "Z-Wave" **not** "Zwave", "Z-wave", "Z Wave" or "ZWave". Also, "Input Select" **not** "input select" or "Input select".
* All headings should use the `{% linkable_title %}` tag.
* Do not use ALL CAPITALS for emphasis - use italics instead.
## Component and Platform Pages