Convert subpages to folders

This commit is contained in:
Paulus Schoutsen 2015-10-26 23:24:55 -07:00
parent aaa837c3e7
commit e59252a39b
81 changed files with 184 additions and 184 deletions

View file

@ -51,10 +51,10 @@ requests.
### {% linkable_title Further reading %}
- [Home Assistant Architecture](/developers/architecture.html)
- [Frontend development](/developers/frontend.html)
- [Creating a custom component](/developers/creating_components.html)
- [Adding support for a new platform](/developers/add_new_platform.html)
- [Rest API](/developers/api.html)
- [Website](/developers/website.html)
- [Home Assistant Architecture](/developers/architecture/)
- [Frontend development](/developers/frontend/)
- [Creating a custom component](/developers/creating_components/)
- [Adding support for a new platform](/developers/add_new_platform/)
- [Rest API](/developers/api/)
- [Website](/developers/website/)