Skip to content

Commit ec8d3e8

Browse files
committed
Merge branch 'dev' of github.com:openaps/docs into dev
2 parents 6003a36 + 699e529 commit ec8d3e8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
'sphinx.ext.ifconfig',
4141
'sphinx.ext.autodoc',
4242
'sphinx.ext.todo',
43+
'nbsphinx',
4344
# 'alabaster',
4445
]
4546

docs/docs/Understanding OpenAPS-Overview/how-openaps-works-overview.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# How A DIY Open Source Closed Loop “Artificial Pancreas” Works
22

3+
<div class="alert alert-info">
4+
5+
**Note:** This is a note!
6+
7+
</div>
8+
39
How do you make decisions about your diabetes? You gather data, crunch the numbers, and take action.
410

511
A DIY loop is no different. It gathers data from:

0 commit comments

Comments
 (0)