Extract developer site (#5249)
* Extract developer site * Fix title in sidebar * Update dev section reference * Update edit in github link on help page
This commit is contained in:
parent
a83fd1d874
commit
80b268cd65
75 changed files with 282 additions and 4166 deletions
|
@ -9,12 +9,6 @@ sharing: true
|
|||
footer: true
|
||||
---
|
||||
|
||||
If you are not familiar yet with asyncio, please watch the below video. It's a great introduction by [Robert Smallshire][rob] in how and why asyncio works the way it does.
|
||||
|
||||
<div class='videoWrapper'>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/M-UcUs7IMIM" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
### [Next step: Categorizing Functions »](/developers/asyncio_categorizing_functions/)
|
||||
|
||||
[rob]: https://github.com/rob-smallshire
|
||||
<script>
|
||||
window.location = 'http://developers.home-assistant.io/docs/en/asyncio_101.html';
|
||||
</script>
|
Loading…
Add table
Add a link
Reference in a new issue