Skip to content

Commit 38bdc2a

Browse files
committed
Fix anchors and hide pages from TOC
1 parent 76c9c32 commit 38bdc2a

11 files changed

Lines changed: 68 additions & 21 deletions

File tree

docs/EN/CompatiblePumps/Accu-Chek-Combo-Tips-for-Basic-usage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
orphan: true
3+
---
4+
15
#
26

37
<head>

docs/EN/Getting-Started/CompatiblePumps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ AAPS works with a number of insulin pumps. The following list shows the currentl
2121
../CompatiblePumps/Future-possible-Pump-Drivers.md
2222
```
2323

24-
- [Accu-Chek Combo](../CompatiblePumps/Accu-Chek-Combo-Pump-v2.md) (Bluetooth; see also [Tips for basic usage](../CompatiblePumps/Accu-Chek-Combo-Pump-v2.md#combov2-tips-for-basic-usage))
24+
- [Accu-Chek Combo](../CompatiblePumps/Accu-Chek-Combo-Pump-v2.md) (Bluetooth; see also [Tips for basic usage](#combov2-tips-for-basic-usage))
2525
- [Accu-Chek Insight](../CompatiblePumps/Accu-Chek-Insight-Pump.md) (Bluetooth)
2626
- [DanaR](../CompatiblePumps/DanaR-Insulin-Pump.md) (Bluetooth)
2727
- [DanaRS](../CompatiblePumps/DanaRS-Insulin-Pump.md) (Bluetooth)

docs/EN/Getting-Started/PreparingForAaps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ A “keystore” (.jks file) is a password encrypted file unique to your own cop
103103

104104
How you save the keystore depends on your build method:
105105

106-
- **Android Studio (computer) build**: the keystore is created during the build — see [Generate signed APK](../SettingUpAaps/ComputerBuild.md#Building-APK-generate-signed-apk) for instructions on where to save it.
106+
- **Android Studio (computer) build**: the keystore is created during the build — see [Generate signed APK](#Building-APK-generate-signed-apk) for instructions on where to save it.
107107
- **Browser build**: use the dedicated [Export keystore](../SettingUpAaps/BrowserBuild.md#ci-keystore-export) workflow to download a copy to your Google Drive.
108108

109109
This will ensure that you can use that exact same keystore file each time an updated version of **AAPS** is created. On average, there will be 2 **AAPS** updates required each year.

docs/EN/Getting-Started/Watches.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ To support installation and use of any version of **AAPS** or **AAPSClient**, a
8484
If you install **AAPS** wear.apk on a **Wear OS** watch, there are a range of different custom **AAPS** watchfaces which can be selected. Alternatively, you can use a standard smartphone watchface, with your **AAPS** information included in small tiles known as “complications” on the face. A complication is any feature that is displayed on a watchface in addition to the time.
8585

8686
```{note}
87-
Recent **Wear OS** changes progressively break the custom **AAPS** watchfaces (the higher the Wear OS version, the more severe), although **complications** keep working. Before buying or updating a watch, read [Wear OS watch face changes](../WearOS/WearOsSmartwatch.md#wearos-watchface-changes).
87+
Recent **Wear OS** changes progressively break the custom **AAPS** watchfaces (the higher the Wear OS version, the more severe), although **complications** keep working. Before buying or updating a watch, read [Wear OS watch face changes](#wearos-watchface-changes).
8888
```
8989

9090

docs/EN/GettingHelp/GeneralTroubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Useful links to known issues and steps to resolve for CGMs.
150150
Useful links to known issues and steps to resolve for Pumps
151151

152152
* [DanaRS](#DanaRS-Insulin-Pump-dana-rs-specific-errors)
153-
* [Accu-Chek Combo general](../CompatiblePumps/Accu-Chek-Combo-Pump-v2.md#combov2-tips-for-basic-usage)
153+
* [Accu-Chek Combo general](#combov2-tips-for-basic-usage)
154154
* [Accu-Chek Insight](#Accu-Chek-Insight-Pump-insight-specific-errors)
155155
* [Medtronic + RileyLink](#MedtronicPump-what-to-do-if-i-loose-connection-to-rileylink-and-or-pump)
156156
* [Medtrum Nano](#medtrum-nano-troubleshooting)

docs/EN/RemoteFeatures/RemoteControlWearOS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
```{warning}
88
AAPS Watchfaces are available for Wear OS smartwatches with API level 31 to 33.
9-
Wear OS 5 changes locked the watchfaces: only complications can be used. See [Wear OS watch face changes](../WearOS/WearOsSmartwatch.md#wearos-watchface-changes) for what breaks on each Wear OS version and why.
9+
Wear OS 5 changes locked the watchfaces: only complications can be used. See [Wear OS watch face changes](#wearos-watchface-changes) for what breaks on each Wear OS version and why.
1010
```
1111

1212
There are several watchfaces to choose from that are included in the base build of the AAPS Wear APK. These watchfaces include average delta, IOB, currently active temp basal rate and basal profiles and a CGM readings graph.

docs/EN/Sandbox/sandbox1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
orphan: true
3+
---
4+
15
# internal sandbox file 1 for testing our sprint
26

37
```{admonition} no need to translate this

docs/EN/WearOS/BuildingAapsWearOS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ AAPS requires at least Wear OS API level 31 (Android 12).
1010

1111
```{warning}
1212
AAPS Watchfaces are available for Wear OS smartwatches with API level 31 to 33.<br>
13-
Newer Wear OS versions progressively break the AAPS watchfaces — see [Wear OS watch face changes](WearOsSmartwatch.md#wearos-watchface-changes) and the [Wear OS 5 limitations](#BuildingAapsWearOs-WearOS5).
13+
Newer Wear OS versions progressively break the AAPS watchfaces — see [Wear OS watch face changes](#wearos-watchface-changes) and the [Wear OS 5 limitations](#BuildingAapsWearOs-WearOS5).
1414
```
1515

1616
## Building the **AAPS** Wear apk

docs/EN/index.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
```{admonition} Latest Release
66
:class: note
77
8-
4 June 2026 : Version 3.4.2.3 is out. Check the [Release Notes](#latestrelease) to see what's new and follow the instructions in the [update manual](./Maintenance/UpdateToNewVersion.md) to update.
8+
xx xxxx 202x : Version {{ aaps_version }}.x.x is out. Check the [Release Notes](#latestrelease) to see what's new and follow the instructions in the [update manual](./Maintenance/UpdateToNewVersion.md) to update.
99
1010
```
1111

@@ -200,12 +200,6 @@ State of translations <./SupportingAaps/StateOfTranslations.md>
200200
Open Humans Uploader <./SupportingAaps/OpenHumans.md>
201201
202202
```
203-
```{toctree}
204-
:hidden:
205-
206-
Sandbox/sandbox1.md
207-
```
208-
209203
```{toctree}
210204
:caption: 12) Resources
211205

docs/_templates/layout.html

Lines changed: 38 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,38 @@
1-
{% extends "!layout.html" %}
2-
{% block extrahead %}
3-
<link href="{{ pathto("_static/css/custom.css", True) }}" rel="stylesheet" type="text/css">
4-
{% endblock %}
1+
{% extends "!layout.html" %}
2+
{% block extrahead %}
3+
<link href="{{ pathto("_static/css/custom.css", True) }}" rel="stylesheet" type="text/css">
4+
{% endblock %}
5+
6+
{# Re-implement the theme's sidebar header so the documented AAPS version is
7+
always shown under the icon/title. sphinx_rtd_theme 3.0 dropped the static
8+
version div, showing it only via the (here disabled) RTD flyout. The value
9+
comes from `version` in shared.conf.py (single source of truth). #}
10+
{%- block sidebartitle %}
11+
12+
{%- set _logo_url = logo_url|default(pathto('_static/' + (logo or ""), 1)) %}
13+
{%- set _root_doc = root_doc|default(master_doc) %}
14+
<a href="{{ pathto(_root_doc) }}"{% if not theme_logo_only %} class="icon icon-home"{% endif %}>
15+
{% if not theme_logo_only %}{{ project }}{% endif %}
16+
{%- if logo or logo_url %}
17+
<img src="{{ _logo_url }}" class="logo" alt="{{ _('Logo') }}"/>
18+
{%- endif %}
19+
</a>
20+
21+
{%- if version %}
22+
<div class="version">
23+
{{ _('Version') }} {{ version }}
24+
</div>
25+
{%- endif %}
26+
27+
{%- if READTHEDOCS or DEBUG %}
28+
{%- if theme_version_selector or theme_language_selector %}
29+
<div class="switch-menus">
30+
<div class="version-switch"></div>
31+
<div class="language-switch"></div>
32+
</div>
33+
{%- endif %}
34+
{%- endif %}
35+
36+
{%- include "searchbox.html" %}
37+
38+
{%- endblock %}

0 commit comments

Comments
 (0)