PR 1 of 5: #207 Add comprehensive ecosystem documentation for Nightscout, LoopFollow,… - #251
Open
pepijnjoost wants to merge 2 commits into
Open
PR 1 of 5: #207 Add comprehensive ecosystem documentation for Nightscout, LoopFollow,…#251pepijnjoost wants to merge 2 commits into
pepijnjoost wants to merge 2 commits into
Conversation
… xDrip4iOS Adds full usage guides for the three companion-app integrations under docs/usage/ecosystem/, replacing the old placeholder stub pages that used to live under docs/install/ecosystem/. mkdocs.yml nav already points at docs/usage/ecosystem/* (from an earlier merge), so this fixes currently-broken navigation links in dev rather than introducing a new relocation. Extracted from nightscout#207 (tmhastings), commits bd70b0b, fc92ffa, 3b2a3f3, dec2361, 41f6fe9, 79ff5f2, 465de8d. Open items carried over from review on nightscout#207 (Natolida, Apr 22): - loopfollow.md: consider adding a screenshot of the LoopFollow homescreen next to the 'Data Display' section (nice-to-have) - xdrip4ios.md: needs a look from someone who knows current xDrip4iOS behavior -- for some Dexcom sensors via xDrip, the specific CGM still needs to be selected as source in Trio; the steps as written may not cover that case
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
… xDrip4iOS
This PR is a set of PR's with a total of 7 PR's to have PR #207 cut up in smaller sizes.
Adds full usage guides for the three companion-app integrations under docs/usage/ecosystem/, replacing the old placeholder stub pages that used to live under docs/install/ecosystem/.
mkdocs.yml nav already points at docs/usage/ecosystem/* (from an earlier merge), so this fixes currently-broken navigation links in dev rather than introducing a new relocation.
Extracted from #207 (tmhastings), commits bd70b0b, fc92ffa, 3b2a3f3, dec2361, 41f6fe9, 79ff5f2, 465de8d.
Open items carried over from review on #207 (Natolida, Apr 22):