docs: Link from JS docs to static web client example
This commit is contained in:
parent
f96a22e5cb
commit
d0418d625b
@ -25,6 +25,8 @@ For details on how to make a Mopidy extension, see the :ref:`extensiondev`
|
|||||||
guide.
|
guide.
|
||||||
|
|
||||||
|
|
||||||
|
.. _static-web-client:
|
||||||
|
|
||||||
Static web client example
|
Static web client example
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|||||||
@ -21,9 +21,9 @@ available at:
|
|||||||
|
|
||||||
You may need to adjust hostname and port for your local setup.
|
You may need to adjust hostname and port for your local setup.
|
||||||
|
|
||||||
Thus, if you use Mopidy to host your web client, like described above, you can
|
Thus, if you use Mopidy to host your web client, like described in
|
||||||
load the latest version of Mopidy.js by adding the following script tag to your
|
:ref:`static-web-client`, you can load the latest version of Mopidy.js by
|
||||||
HTML file:
|
adding the following script tag to your HTML file:
|
||||||
|
|
||||||
.. code-block:: html
|
.. code-block:: html
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user