File tree Expand file tree Collapse file tree 1 file changed +12
-16
lines changed Expand file tree Collapse file tree 1 file changed +12
-16
lines changed Original file line number Diff line number Diff line change @@ -17,23 +17,26 @@ <h2>Download</h2>
17
17
< p > < a class ="btn " href ="download.html "> Downloads »</ a > </ p >
18
18
</ div >
19
19
< div class ="span4 ">
20
- < h2 > User's guide</ h2 >
21
- < p > Learn how to set up your hardware and software to work with Plus.</ p >
22
- < p > < a class ="btn " href ="usersguide.html "> View user's guide »</ a > </ p >
20
+ < h2 >
21
+ < img style ="height: 1em; vertical-align:top; margin: 0px " src ="images/GitHub-Mark-32px.png "> </ img >
22
+ Source code
23
+ </ h2 >
24
+ < p > See the source code on GitHub.</ p >
25
+ < p > < a class ="btn " href ="sourcecode.html "> View source code »</ a > </ p >
23
26
</ div >
24
27
</ div >
25
28
26
29
< div class ="row ">
30
+ < div class ="span4 ">
31
+ < h2 > User's guide</ h2 >
32
+ < p > Learn how to set up your hardware and software to work with Plus.</ p >
33
+ < p > < a class ="btn " href ="http://perk-software.cs.queensu.ca/plus/doc/nightly/user/index.html "> View user's guide »</ a > </ p >
34
+ </ div >
27
35
< div class ="span4 ">
28
36
< h2 > Developer's guide</ h2 >
29
37
< p > How to build the toolkit on various operating systems to customize or extend it.</ p >
30
38
< p > < a class ="btn " href ="developersguide.html "> View developer's guide »</ a > </ p >
31
39
</ div >
32
- < div class ="span4 ">
33
- < h2 > Plus 3D model catalog</ h2 >
34
- < p > Catalog of printable 3D models of tools and tracking fixtures.</ p >
35
- < p > < a class ="btn " href ="http://perk-software.cs.queensu.ca/plus/doc/nightly/modelcatalog/ "> View 3D model catalog »</ a > </ p >
36
- </ div >
37
40
< div class ="span4 ">
38
41
< h2 > Contact</ h2 >
39
42
< p > How to cite, where to report errors, ask questions, or get more information.</ p >
@@ -42,14 +45,7 @@ <h2>Contact</h2>
42
45
</ div >
43
46
44
47
< div class ="row ">
45
- < div class ="span4 ">
46
- < h2 >
47
- < img style ="height: 1em; vertical-align:top; margin: 0px " src ="images/GitHub-Mark-32px.png "> </ img >
48
- Source code
49
- </ h2 >
50
- < p > See the source code on GitHub.</ p >
51
- < p > < a class ="btn " href ="sourcecode.html "> View source code »</ a > </ p >
52
- </ div >
48
+
53
49
</ div >
54
50
55
51
< div class ="row-fluid ">
You can’t perform that action at this time.
0 commit comments