Adds youtube embed support

This commit is contained in:
kn0wmad
2021-05-10 15:13:10 -06:00
parent 6c8bd9fcdd
commit 38edb4ffaa
3 changed files with 3 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ copyright = '2021, Start9 Labs, Inc'
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'sphinxcontrib.yt'
# 'sphinxcontrib.needs'
]

View File

@@ -4,8 +4,7 @@
Initial Setup
*************
.. .. raw:: html
.. <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/DmTlwp5_zvY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
.. youtube:: DmTlwp5_zvY
Download the Setup App
======================