-
Notifications
You must be signed in to change notification settings - Fork 719
Update openaps docs with formatting and structure for GitBook #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Restructured summary file
scottleibrand
added a commit
that referenced
this pull request
Jul 21, 2015
Update openaps docs with formatting and structure for GitBook
danamlewis
added a commit
that referenced
this pull request
Sep 13, 2015
Reverse merge to remove the sync issue @bewest found
scottleibrand
pushed a commit
that referenced
this pull request
Oct 14, 2015
added section on reports that might be useful
bewest
referenced
this pull request
in bewest/docs
Mar 26, 2016
bewest
referenced
this pull request
in bewest/docs
Mar 26, 2016
scottleibrand
pushed a commit
that referenced
this pull request
Jul 2, 2016
Added an Introduction to make integration clearer
danamlewis
pushed a commit
that referenced
this pull request
Dec 12, 2016
Updating to latest OpenAPS
scottleibrand
pushed a commit
that referenced
this pull request
Jan 28, 2017
OpenAPS master to local copy
danamlewis
pushed a commit
that referenced
this pull request
Jan 28, 2017
danamlewis
pushed a commit
that referenced
this pull request
Mar 13, 2017
danamlewis
pushed a commit
that referenced
this pull request
Mar 20, 2017
danamlewis
added a commit
that referenced
this pull request
May 28, 2018
* remove non-working solution #2 * make offline options all linkable headers * hid images in collapsible menu for easier skimming of all options
danamlewis
pushed a commit
that referenced
this pull request
Sep 27, 2018
UPdating local copy of docs
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.
I took the work @diabeticgonewild and broke it into a few sections, then surrounded it with additional explanation on the project/tools (kudos, btw, Monica). I then put the whole thing in a structure suitable for a GitBook. I'm not 100% certain what the GitBook link will end up being (if it will stay as http://openaps.gitbooks.io/building-an-open-artificial-pancreas-system/content/ or change to something else based on the book.json file I added), so I left the link out of the introduction section.
There are a number of pieces in here that may merit some debate (especially the phase structure for building an implementation) and a number of unfinished sections. I generally left the setup and tool usage sections alone for the time being, but I know they need some updating. I would also love some input from @bewest, @danamlewis, and @danamlewis on the history section—didn't want to plagiarize too much of openaps.org and I know there is even more of a backstory.
I'd love for this document to be the place where I and others can point people who haven't heard of #OpenAPS but who might want to get involved (along with openaps.org).
The GitBook version from my fork can be viewed at http://channemann.gitbooks.io/openaps-docs/content/
Also, this is my first legit pull request, so there's a reasonable chance I've missed something.