File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 8
8
</style >
9
9
10
10
11
- ![ PSi] ( images/psi.svg )
12
-
13
11
# Product Science Documentation
14
12
15
13
[ Product Science] ( https://www.productscience.ai/ )
@@ -25,19 +23,19 @@ right away.
25
23
## Explore documentation for our products
26
24
27
25
<div style =" display : flex ;" >
28
- <div style =" flex : 1 ; padding : 50 px ;" >
26
+ <div style =" flex : 1 ; padding : 100 px ;" >
29
27
<a href="cloud/overview">
30
28
<img src="/images/Cloud.png" alt="Image Description 1" style="width:100%;">
31
29
<p style="text-align: center; font-weight: bold;">CodeTuner for Cloud</p>
32
30
</a>
33
31
</div >
34
- <div style =" flex : 1 ; padding : 50 px ;" >
32
+ <div style =" flex : 1 ; padding : 100 px ;" >
35
33
<a href="mobile/overview">
36
34
<img src="/images/Mobile.png" alt="Image Description 2" style="width:100%;">
37
35
<p style="text-align: center; font-weight: bold;">CodeTuner for Mobile</p>
38
36
</a>
39
37
</div >
40
- <div style =" flex : 1 ; padding : 50 px ;" >
38
+ <div style =" flex : 1 ; padding : 100 px ;" >
41
39
<a href="ra/overview">
42
40
<img src="/images/Regression.png" alt="Image Description 3" style="width:100%;">
43
41
<p style="text-align: center; font-weight: bold;">Regression Analysis for Mobile</p>
Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ plugins:
134
134
' integration/ios/distribution.md ' : ' mobile/integration/ios/distribution.md'
135
135
' record-n-upload/ios.md ' : ' mobile/record-n-upload/ios.md'
136
136
' device-set-up/ios.md ' : ' mobile/device-set-up/ios.md'
137
+ ' device-set-up/android.md ' : ' mobile/device-set-up/android.md'
137
138
138
139
extra :
139
140
social :
You can’t perform that action at this time.
0 commit comments