Documentation update

This commit is contained in:
Ross Stewart
2022-08-27 13:56:39 +00:00
parent 1e6ecad1d1
commit ed423064e5
4 changed files with 8 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
You can adapt this file completely to your liking, but it should at least You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive. contain the root `toctree` directive.
**AskNavidrome Alexa Skill Documentation** **AskNavidrome Alexa Skill Documentation - TEST==**
========================================== ==========================================
**AskNavidrome** is an Alexa skill which allows you to play music hosted on a SubSonic API compatible media server, like Navidrome. **AskNavidrome** is an Alexa skill which allows you to play music hosted on a SubSonic API compatible media server, like Navidrome.

View File

@@ -6,7 +6,7 @@
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
<title>AskNavidrome Alexa Skill Documentation &#8212; AskNavidrome 0.1 documentation</title> <title>AskNavidrome Alexa Skill Documentation - TEST== &#8212; AskNavidrome 0.1 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/groundwork.css" /> <link rel="stylesheet" type="text/css" href="_static/groundwork.css" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css" /> <link rel="stylesheet" type="text/css" href="_static/css/custom.css" />
@@ -29,7 +29,7 @@
<a href="py-modindex.html" title="Python Module Index" <a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li> >modules</a> |</li>
<li class="nav-item nav-item-0"><a href="#">AskNavidrome 0.1 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="#">AskNavidrome 0.1 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href=""><strong>AskNavidrome Alexa Skill Documentation</strong></a></li> <li class="nav-item nav-item-this"><a href=""><strong>AskNavidrome Alexa Skill Documentation - TEST==</strong></a></li>
</ul> </ul>
</div> </div>
@@ -38,8 +38,8 @@
<div class="bodywrapper"> <div class="bodywrapper">
<div class="body" role="main"> <div class="body" role="main">
<section id="asknavidrome-alexa-skill-documentation"> <section id="asknavidrome-alexa-skill-documentation-test">
<h1><strong>AskNavidrome Alexa Skill Documentation</strong><a class="headerlink" href="#asknavidrome-alexa-skill-documentation" title="Permalink to this heading"></a></h1> <h1><strong>AskNavidrome Alexa Skill Documentation - TEST==</strong><a class="headerlink" href="#asknavidrome-alexa-skill-documentation-test" title="Permalink to this heading"></a></h1>
<p><strong>AskNavidrome</strong> is an Alexa skill which allows you to play music hosted on a SubSonic API compatible media server, like Navidrome.</p> <p><strong>AskNavidrome</strong> is an Alexa skill which allows you to play music hosted on a SubSonic API compatible media server, like Navidrome.</p>
<p>This allows to you stream your own music collection to your Echo devices without the restrictions you would normally face with regular <p>This allows to you stream your own music collection to your Echo devices without the restrictions you would normally face with regular
streaming services like Amazon Music or Spotify. AskNavidrome allows you to:</p> streaming services like Amazon Music or Spotify. AskNavidrome allows you to:</p>
@@ -1184,7 +1184,7 @@ is working</p>
<div> <div>
<h3><a href="#">Table of Contents</a></h3> <h3><a href="#">Table of Contents</a></h3>
<ul> <ul>
<li><a class="reference internal" href="#"><strong>AskNavidrome Alexa Skill Documentation</strong></a><ul> <li><a class="reference internal" href="#"><strong>AskNavidrome Alexa Skill Documentation - TEST==</strong></a><ul>
<li><a class="reference internal" href="#requirements">Requirements</a></li> <li><a class="reference internal" href="#requirements">Requirements</a></li>
<li><a class="reference internal" href="#about-the-asknavidrome-skill">About the AskNavidrome Skill</a></li> <li><a class="reference internal" href="#about-the-asknavidrome-skill">About the AskNavidrome Skill</a></li>
<li><a class="reference internal" href="#supported-intents">Supported Intents</a></li> <li><a class="reference internal" href="#supported-intents">Supported Intents</a></li>
@@ -1243,7 +1243,7 @@ is working</p>
<a href="py-modindex.html" title="Python Module Index" <a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li> >modules</a> |</li>
<li class="nav-item nav-item-0"><a href="#">AskNavidrome 0.1 documentation</a> &#187;</li> <li class="nav-item nav-item-0"><a href="#">AskNavidrome 0.1 documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href=""><strong>AskNavidrome Alexa Skill Documentation</strong></a></li> <li class="nav-item nav-item-this"><a href=""><strong>AskNavidrome Alexa Skill Documentation - TEST==</strong></a></li>
</ul> </ul>
</div> </div>
<div class="footer" role="contentinfo"> <div class="footer" role="contentinfo">

Binary file not shown.

File diff suppressed because one or more lines are too long