Skip to content

Commit

Permalink
using youtube for videos
Browse files Browse the repository at this point in the history
  • Loading branch information
TooDizzy committed Dec 30, 2021
1 parent e2b3c46 commit c142b8e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 11 deletions.
3 changes: 2 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
'sphinx_charts.charts',
'sphinx.ext.todo',
'sphinx.ext.autosectionlabel',
"sphinx-favicon"
'sphinx-favicon',
'sphinxcontrib.youtube'
]

# Display todos by setting to True
Expand Down
1 change: 1 addition & 0 deletions docs/source/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ kaleido>=0.2.1
fitz>=0.0.1.dev2
PyMuPDF>=1.19.3
sphinx-favicon>=0.2
sphinxcontrib-youtube>=1.0.1
3 changes: 0 additions & 3 deletions docs/source/speaker/assembly/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ Cabinet Assembly

Still missing these sections:

1. main cabinet
2. DC socker + wire
3. baffle
4. linoleum
5. drivers
6. back panel
Expand Down
8 changes: 1 addition & 7 deletions docs/source/speaker/assembly/main-cabinet-assembly.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,7 @@ Assembly video
To make it more clear how all these parts comes together, a short video showing an exploded view of the speaker can be found below.
This highlights how all the parts fit together with each other.

.. raw:: html

<video width="600" height="600" controls>
<source src="/_static/main-cabinet-assembly.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>

.. youtube:: -KRVnBKZZOo

Downloads
---------
Expand Down

0 comments on commit c142b8e

Please sign in to comment.