Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions docs/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,16 @@ AudioReach\ :sup:`TM` Documentation
Welcome to AudioReach

Announcements
**************
*************

* (8/22/2025): Two documentation pages have been recently released:

* The :ref:`available_modules` list provides an overview of all the available
audio alogirithms in AudioReach, including where to locate them in the open source project and a basic description of their capabilities.
* The :ref:`adding_modules` guide outlines steps on how to add a custom audio algorithm to an AudioReach yocto build.

* We are excited to announce that AudioReach adds Raspberry Pi to its portfolio of platforms!
For more details, please refer :ref:`raspberry_pi4` platform reference guide
For more details, please refer to :ref:`raspberry_pi4` platform reference guide

Table of Contents
*****************************************
Expand Down
13 changes: 11 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,18 @@ <h1>AudioReach<sup>TM</sup> Documentation<a class="headerlink" href="#audioreach
<p>Welcome to AudioReach</p>
<section id="announcements">
<h2>Announcements<a class="headerlink" href="#announcements" title="Link to this heading"></a></h2>
<ul class="simple">
<ul>
<li><p>(8/22/2025): Two documentation pages have been recently released:</p>
<blockquote>
<div><ul class="simple">
<li><p>The <a class="reference internal" href="dev/available_modules.html#available-modules"><span class="std std-ref">Available Audio Modules</span></a> list provides an overview of all the available
audio alogirithms in AudioReach, including where to locate them in the open source project and a basic description of their capabilities.</p></li>
<li><p>The <a class="reference internal" href="dev/adding_modules.html#adding-modules"><span class="std std-ref">How to add an Audio Module</span></a> guide outlines steps on how to add a custom audio algorithm to an AudioReach yocto build.</p></li>
</ul>
</div></blockquote>
</li>
<li><p>We are excited to announce that AudioReach adds Raspberry Pi to its portfolio of platforms!
For more details, please refer <a class="reference internal" href="platform/raspberry_pi4.html#raspberry-pi4"><span class="std std-ref">Raspberry Pi 4</span></a> platform reference guide</p></li>
For more details, please refer to <a class="reference internal" href="platform/raspberry_pi4.html#raspberry-pi4"><span class="std std-ref">Raspberry Pi 4</span></a> platform reference guide</p></li>
</ul>
</section>
<section id="table-of-contents">
Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

Loading