|
45 | 45 |
|
46 | 46 | <p></p> |
47 | 47 | <p></p> |
48 | | - The following provides the links to the Motion and MotionPlus releases, source code, build instructions |
| 48 | + The following provides the links to the Motion releases, source code, build instructions |
49 | 49 | and scripts to build deb files. |
50 | 50 | <p></p> |
51 | 51 | <p></p> |
52 | 52 | <div class="tblreleasecurrent"> |
53 | 53 | <table style="border-width:0.5px; text-align: center;" cellspacing="0" cellpadding="0" > |
54 | 54 | <colgroup> |
55 | | - <col width="300px"> |
56 | | - <col width="300px"> |
57 | | - <col width="300px"> |
| 55 | + <col width="30%"> |
| 56 | + <col width="30%"> |
| 57 | + <col width="30%"> |
58 | 58 | </colgroup> |
59 | | - <thead > |
60 | | - <tr > |
61 | | - <th word-wrap:break-word > Motion </th> |
62 | | - <td word-wrap:break-word > </td> |
63 | | - <th word-wrap:break-word > MotionPlus </th> |
64 | | - </tr> |
65 | | - </thead> |
66 | 59 | <tbody> |
67 | 60 | <tr> |
68 | 61 | <td word-wrap:break-word > </td> |
69 | 62 | <td word-wrap:break-word > </td> |
70 | 63 | <td word-wrap:break-word > </td> |
71 | 64 | </tr> |
72 | | - |
73 | 65 | <tr> |
74 | 66 | <td word-wrap:break-word > <a href="https://github.com/Motion-Project/motion/releases">Releases</a></td> |
75 | | - <td word-wrap:break-word > </td> |
76 | | - <td word-wrap:break-word > <a href="https://github.com/Motion-Project/motionplus/releases">Releases</a></td> |
77 | | - </tr> |
78 | | - <tr> |
79 | 67 | <td word-wrap:break-word > <a href="https://github.com/Motion-Project/motion">Source Code Repository</a></td> |
80 | | - <td word-wrap:break-word > </td> |
81 | | - <td word-wrap:break-word > <a href="https://github.com/Motion-Project/motionplus">Source Code Repository</a></td> |
82 | 68 | </tr> |
83 | 69 | <tr> |
84 | | - <td word-wrap:break-word > <a href="motion_build.html">Build Guide</a> </td> |
85 | | - <td word-wrap:break-word > </td> |
86 | | - <td word-wrap:break-word > <a href="motionplus_build.html">Build Guide</a> </td> |
| 70 | + <td word-wrap:break-word > <a href="motion_build.html">Build Guide(version 4.7.x)</a> </td> |
| 71 | + <td word-wrap:break-word > <a href="motionv5_build.html">Build Guide(version 5)</a> </td> |
87 | 72 | </tr> |
88 | 73 | <tr> |
89 | 74 | <td word-wrap:break-word > <a href="https://raw.githubusercontent.com/Motion-Project/motion-packaging/master/builddeb.sh">Deb Creation Script</a></td> |
90 | 75 | <td word-wrap:break-word > </td> |
91 | | - <td word-wrap:break-word > <a href="https://raw.githubusercontent.com/Motion-Project/motion-packaging/master/buildplus.sh">Deb Creation Script</a> </td> |
92 | 76 | </tr> |
93 | 77 | </tbody> |
94 | 78 | </table> |
|
0 commit comments