From 930ee8b4a3fe69486d1b2af4ea1734d7647b4545 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 12 Dec 2016 16:18:32 -0500 Subject: Document which versions of dependencies are needed. --- jarmon/jarmon.js | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/jarmon/jarmon.js b/jarmon/jarmon.js index 7407bcb..97c8297 100644 --- a/jarmon/jarmon.js +++ b/jarmon/jarmon.js @@ -9,10 +9,13 @@ * - http://collectd.org/ * * Requirements: - * - javascriptRRD~rrdFile: http://javascriptrrd.sourceforge.net/docs/javascriptrrd_v1.1.1/doc/lib/rrdFile_js.html - * - javascriptRRD~binaryXHR: http://javascriptrrd.sourceforge.net/docs/javascriptrrd_v1.1.1/doc/lib/binaryXHR_js.html - * - jQuery: http://jquery.com/ - * - Flot: http://code.google.com/p/flot/ + * - javascriptRRD/rrdFile 0.6/1.1: http://javascriptrrd.sourceforge.net/docs/javascriptrrd_v1.1.1/doc/lib/rrdFile_js.html + * - javascriptRRD/binaryXHR 0.6/1.1: http://javascriptrrd.sourceforge.net/docs/javascriptrrd_v1.1.1/doc/lib/binaryXHR_js.html + * - jQuery 1.6.3: http://jquery.com/ + * - Flot 1.7: http://www.flotcharts.org/ + * - jQueryTools/dateinput: http://jquerytools.github.io/documentation/dateinput/index.html + * - jQueryTools/tabs: http://jquerytools.github.io/documentation/tabs/index.html + * - jQueryTools/toolbox/history: http://jquerytools.github.io/documentation/toolbox/history.html */ /** -- cgit v1.1-4-g5e80