From 28f4a8f2ed0cab43bc4430e9327a46be59a83863 Mon Sep 17 00:00:00 2001 From: Pete R Jemian Date: Wed, 9 Nov 2016 14:52:29 -0600 Subject: [PATCH] display each HTML file --- documentation/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 documentation/README.md diff --git a/documentation/README.md b/documentation/README.md new file mode 100644 index 00000000..2a2dd045 --- /dev/null +++ b/documentation/README.md @@ -0,0 +1,8 @@ +# HTML documentation + +* [motor.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/motor.html) +* [motorDeviceDriver.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/motorDeviceDriver.html) +* [motorRecord.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/motorRecord.html) +* [motor_files.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/motor_files.html) +* [motor_release.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/motor_release.html) +* [trajectoryScan.html](http://htmlpreview.github.com/?https://github.com/epics-modules/utils/blob/master/documentation/trajectoryScan.html)