File tree 4 files changed +100
-20
lines changed
4 files changed +100
-20
lines changed Original file line number Diff line number Diff line change 19
19
20
20
extensions = ['sphinx.ext.autodoc' ,
21
21
'sphinx_codeautolink' ,
22
- 'sphinxcontrib.images' ,
23
22
'sphinxcontrib.bibtex' ,
24
23
'sphinx.ext.napoleon' ,]
25
24
Original file line number Diff line number Diff line change @@ -8,10 +8,9 @@ User Guide
8
8
Getting started with Gaitalytics needs some understanding of processes and flows which this framework follows.
9
9
Following overview will help you get started with necessary steps to process your data.
10
10
11
- .. thumbnail :: ../_static/images/Gailtalytics_schema.png
11
+ .. image :: ../_static/images/Gailtalytics_schema.png
12
12
:alt: Gaitalytics Logo
13
13
:align: center
14
- :download: true
15
14
16
15
As shown in the above image, Gaitalytics is a framework which is designed to process motion data and extract useful metrics from it.
17
16
It takes care of following steps in the processing pipeline:
You can’t perform that action at this time.
0 commit comments