Deployed 707cc00 with MkDocs version: 1.6.0

This commit is contained in:
Marco Dalla Tiezza
2024-06-04 21:58:05 +02:00
parent 221971b571
commit b3f7f1cb99
2 changed files with 34 additions and 2 deletions

View File

@@ -470,6 +470,21 @@
</span>
</a>
<nav class="md-nav" aria-label="2. Signal List">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#filter-by-namedescription" class="md-nav__link">
<span class="md-ellipsis">
Filter by Name/Description
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
@@ -1213,6 +1228,21 @@
</span>
</a>
<nav class="md-nav" aria-label="2. Signal List">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#filter-by-namedescription" class="md-nav__link">
<span class="md-ellipsis">
Filter by Name/Description
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
@@ -1329,7 +1359,9 @@
<li><strong>Check Report:</strong> Open the main <a href="../space_weather/current/">Space Weather window</a> and retrieve all the live data from Poseidon Crawler.</li>
</ul>
<h2 id="2-signal-list">2. Signal List</h2>
<p>This is the signal list where all the database entries are shown. When a signal is selected, it will load on the right panel. On top of the list, there is a field for filtering signals by name: this filter has the highest priority among all the filters.</p>
<p>This is the signal list where all the database entries are shown. When a signal is selected, it will load on the right panel.</p>
<h3 id="filter-by-namedescription">Filter by Name/Description</h3>
<p>On top of the list, there is a field for filtering signals by name or any keyword inside the description of the signal: this filter has the highest priority among all the filters.</p>
<h2 id="3-signal-menu">3. Signal Menu</h2>
<p>Here you can swithc between the main <strong>signal</strong> window and the <strong>filter</strong> page.</p>
<h2 id="4-tags">4. Tags</h2>

File diff suppressed because one or more lines are too long