From: Dan Vanderkam Date: Mon, 27 May 2013 01:37:34 +0000 (-0400) Subject: pointers to docs X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=f5acb6f4fb399f6d02c1d180d7236f81ed7dd610;p=dygraphs.git pointers to docs --- diff --git a/extras/hairlines.js b/extras/hairlines.js index 3f0ac9a..ab2e8ce 100644 --- a/extras/hairlines.js +++ b/extras/hairlines.js @@ -4,6 +4,9 @@ * MIT-licensed (http://opensource.org/licenses/MIT) * * Note: This plugin requires jQuery and jQuery UI Draggable. + * + * See high-level documentation at + * https://docs.google.com/document/d/1OHNE8BNNmMtFlRQ969DACIYIJ9VVJ7w3dSPRJDEeIew/edit# */ /*global Dygraph:false */ diff --git a/extras/super-annotations.js b/extras/super-annotations.js index 6e4b8ce..292a3ac 100644 --- a/extras/super-annotations.js +++ b/extras/super-annotations.js @@ -4,6 +4,9 @@ * MIT-licensed (http://opensource.org/licenses/MIT) * * Note: This plugin requires jQuery and jQuery UI Draggable. + * + * See high-level documentation at + * https://docs.google.com/document/d/1OHNE8BNNmMtFlRQ969DACIYIJ9VVJ7w3dSPRJDEeIew/edit# */ /*global Dygraph:false */