|
1 | 1 | # Summary |
2 | 2 |
|
3 | 3 | * [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) |
27 | 27 |
|
0 commit comments