forked from epics_driver_modules/motorBase
Use github pages links instead of htmlpreview links
This commit is contained in:
@@ -6,7 +6,7 @@ APS BCDA synApps module: motor
|
||||
**Note**: Current discussion on future of the *motor* module repository: https://github.com/epics-modules/motor/issues/55
|
||||
|
||||
For more information, see:
|
||||
* [main page](http://htmlpreview.github.io/?https://github.com/epics-modules/motor/blob/master/documentation/motor.html)
|
||||
* [main page](https://epics-modules.github.io/motor)
|
||||
* [motor wiki](https://github.com/epics-modules/motor/wiki)
|
||||
* http://www.aps.anl.gov/bcda/synApps
|
||||
* [HTML documentation](https://github.com/epics-modules/motor/blob/master/documentation/README.md)
|
||||
@@ -14,5 +14,4 @@ For more information, see:
|
||||
[Report an issue with Motor](https://github.com/epics-modules/motor/issues/new?title=%20ISSUE%20NAME%20HERE&body=**Describe%20the%20issue**%0A%0A**Steps%20to%20reproduce**%0A1.%20Step%20one%0A2.%20Step%20two%0A3.%20Step%20three%0A%0A**Expected%20behaivour**%0A%0A**Actual%20behaviour**%0A%0A**Build%20Environment**%0AArchitecture:%0AEpics%20Base%20Version:%0ADependent%20Module%20Versions:&labels=bug)
|
||||
[Request a feature](https://github.com/epics-modules/motor/issues/new?title=%20FEATURE%20SHORT%20DESCRIPTION&body=**Feature%20Long%20Description**%0A%0A**Why%20should%20this%20be%20added?**%0A&labels=enhancement)
|
||||
|
||||
|
||||
converted from APS SVN repository: Fri Oct 16 12:31:41 CDT 2015
|
||||
|
||||
+6
-6
@@ -1,8 +1,8 @@
|
||||
# HTML documentation
|
||||
|
||||
* [motor.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/motor.html)
|
||||
* [motorDeviceDriver.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/motorDeviceDriver.html)
|
||||
* [motorRecord.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/motorRecord.html)
|
||||
* [motor_files.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/motor_files.html)
|
||||
* [motor_release.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/motor_release.html)
|
||||
* [trajectoryScan.html](http://htmlpreview.github.com/?https://github.com/epics-modules/motor/blob/master/documentation/trajectoryScan.html)
|
||||
* [index.html](https://epics-modules.github.io/motor) (formerly motor.html)
|
||||
* [motorDeviceDriver.html](https://epics-modules.github.io/motor/motorDeviceDriver.html)
|
||||
* [motorRecord.html](https://epics-modules.github.io/motor/motorRecord.html)
|
||||
* [motor_files.html](https://epics-modules.github.io/motor/motor_files.html)
|
||||
* [motor_release.html](https://epics-modules.github.io/motor/motor_release.html)
|
||||
* [trajectoryScan.html](https://epics-modules.github.io/motor/trajectoryScan.html)
|
||||
|
||||
@@ -43,6 +43,15 @@ the links in the table below: <br />
|
||||
<td><b>Known Problems</b></td>
|
||||
<td><b>Release Date</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Latest</td>
|
||||
<td>R3.15.5-3.14.12.5</td>
|
||||
<td><a href="https://github.com/epics-modules/motor/archive/master.zip">master.zip</a></td>
|
||||
<td><a href="motorRecord.html">motorRecord.html</a></td>
|
||||
<td><a href="motor_release.html">motor_release.html</a></td>
|
||||
<td><a href="Problems.html">Problems</a></td>
|
||||
<td>n/a</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>R6-10</td>
|
||||
<td>R3.15.5-3.14.12.5</td>
|
||||
|
||||
Reference in New Issue
Block a user