Skip to content

Commit 696ccf9

Browse files
committed
Merge pull request #2 from openaps/master
Reverse merge to remove the sync issue @bewest found
2 parents 73a6457 + ac7e70a commit 696ccf9

40 files changed

+28
-27
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
Welcome to the documentation for [openaps](https://github.com/openaps/openaps).
44

55

6-
![Example OpenAPS Setup](IMG_1112.jpg)
6+
![Example OpenAPS Setup](./docs/IMG_1112.jpg)
77

8-
This document is written in [Markdown ](http://daringfireball.net/projects/markdown/) and is specifically formatted for reading as a [GitBook](https://www.gitbook.com/).
8+
This document is written in [Markdown ](http://daringfireball.net/projects/markdown/) and is specifically formatted for reading as a [GitBook](https://www.gitbook.com/).

SUMMARY.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
# Summary
22

33
* [Introduction](README.md)
4-
* [Overview](Overview/overview.md)
5-
* [#OpenAPS & openaps](Overview/openaps.md)
6-
* [What is Closed Loop?](Overview/closed-loop.md)
7-
* [Example OpenAPS Build](Overview/example-buildmd.md)
8-
* [Project History](Overview/history.md)
9-
* [Communication Channels](Overview/communication.md)
10-
* [Ways to Contribute](Overview/contribute.md)
11-
* [Hardware](Hardware/hardware.md)
12-
* [Setup](Setup/setup.md)
13-
* [Raspberry Pi](Setup/rpi.md)
14-
* [openaps](Setup/openaps.md)
15-
* [Using openaps Tools](Using-openaps-Tools/using.md)
16-
* [Building an OpenAPS Implementation](Building-a-system/building.md)
17-
* [Phase 0: Initial Setup](Building-a-system/initial-setup.md)
18-
* [Phase 1: Data Collection](Building-a-system/data-collection.md)
19-
* [Phase 2: Recommendation Engine](Building-a-system/recommendation-engine.md)
20-
* [Phase 3: Closing the Loop](Building-a-system/closing-the-loop.md)
21-
* [Phase 4: Getting Fancy](Building-a-system/getting-fancy.md)
22-
* [Other Projects & Tools](Other-projects/other-projects.md)
23-
* [APS & Data Tools](Other-projects/aps-and-data-tools.md)
24-
* [Commercial APS Efforts](Other-projects/commercial.md)
25-
* [Resources](Resources/resources.md)
26-
* [Glossary](Glossary/glossary.md)
4+
* [Overview](./docs/Overview/overview.md)
5+
* [#OpenAPS & openaps](./docs/Overview/openaps.md)
6+
* [What is Closed Loop?](./docs/Overview/closed-loop.md)
7+
* [Example OpenAPS Build](./docs/Overview/example-buildmd.md)
8+
* [Project History](./docs/Overview/history.md)
9+
* [Communication Channels](./docs/Overview/communication.md)
10+
* [Ways to Contribute](./docs/Overview/contribute.md)
11+
* [Hardware](./docs/Hardware/hardware.md)
12+
* [Setup](./docs/Setup/setup.md)
13+
* [Raspberry Pi](./docs/Setup/rpi.md)
14+
* [openaps](./docs/Setup/openaps.md)
15+
* [Using openaps Tools](./docs/Using-openaps-Tools/using.md)
16+
* [Building an OpenAPS Implementation](./docs/Building-a-system/building.md)
17+
* [Phase 0: Initial Setup](./docs/Building-a-system/initial-setup.md)
18+
* [Phase 1: Data Collection](./docs/Building-a-system/data-collection.md)
19+
* [Phase 2: Recommendation Engine](./docs/Building-a-system/recommendation-engine.md)
20+
* [Phase 3: Closing the Loop](./docs/Building-a-system/closing-the-loop.md)
21+
* [Phase 4: Getting Fancy](./docs/Building-a-system/getting-fancy.md)
22+
* [Other Projects & Tools](./docs/Other-projects/other-projects.md)
23+
* [APS & Data Tools](./docs/Other-projects/aps-and-data-tools.md)
24+
* [Commercial APS Efforts](./docs/Other-projects/commercial.md)
25+
* [Resources](./docs/Resources/resources.md)
26+
* [Glossary](./docs/Glossary/glossary.md)
2727

book.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
{"gitbook": ">=2.0.0",
1+
{
22
"title": "OpenAPS Documentation",
33
"description": "Documentation for openaps tools and getting started with an OpenAPS implementation",
44
"language": "en"
5-
}
5+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)