From 63ef0fa8d03128eddd6542e2917d7f36ab2c90f9 Mon Sep 17 00:00:00 2001 From: Patrick Sonnerat Date: Fri, 10 Nov 2023 07:14:31 +0100 Subject: [PATCH] Fly.io redeploy --- docs/clinicians/setup.md | 8 ++++++++ docs/index.md | 17 ++++++++++++++++- docs/nightscout/close_loop.md | 2 ++ docs/vendors/fly.io/new_user.md | 2 ++ 4 files changed, 28 insertions(+), 1 deletion(-) diff --git a/docs/clinicians/setup.md b/docs/clinicians/setup.md index 48432f97..165ee2e0 100644 --- a/docs/clinicians/setup.md +++ b/docs/clinicians/setup.md @@ -77,3 +77,11 @@ Loop adds rich details to Nightscout real time display, like food types and visu Hovering on the DIY closed loop system pill (Loop/OpenAPS) will show insights of the algorithm decisions. + +
+ +## Next step: + +Follow the link below. + +- [Generate reports](reports). diff --git a/docs/index.md b/docs/index.md index 418bafd2..2ba638d0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,13 @@ # Welcome to Nightscout -
![Nightscout](/images/nightscout_screenshot_600.png) +
+ + ![Nightscout](/images/nightscout_screenshot_600.png) + +
+ +Health professional? You might not want to build a Nightscout site and just need to find out how to get data from it, [jump to the dedicated pages here](/clinicians/home/). +
## Introduction @@ -304,6 +311,14 @@ troubleshoot/fly.io/ troubleshoot/render/ ``` +```{toctree} +:hidden: +:caption: CLINICIANS +clinicians/home/ +clinicians/setup/ +clinicians/reports/ +``` + ```{toctree} :hidden: :caption: TRANSLATE diff --git a/docs/nightscout/close_loop.md b/docs/nightscout/close_loop.md index c641cd5d..96887f83 100644 --- a/docs/nightscout/close_loop.md +++ b/docs/nightscout/close_loop.md @@ -8,6 +8,8 @@ Look into the specific app documentation to know more about optimal Nightscout s The heading for each section is a link to the Nightscout overview page for that closed-loop system. +You will also find general support in [Loop and Learn](https://www.loopnlearn.org/). +
## [Loop](https://loopkit.github.io/loopdocs/nightscout/overview/) diff --git a/docs/vendors/fly.io/new_user.md b/docs/vendors/fly.io/new_user.md index 673d7c24..e5d42e7a 100644 --- a/docs/vendors/fly.io/new_user.md +++ b/docs/vendors/fly.io/new_user.md @@ -652,3 +652,5 @@ This will avoid your app to redeploy every time. ```
+ +If the app didn't deploy automatically continue [here](#step-6-deploy-nightscout).