From f5acb6f4fb399f6d02c1d180d7236f81ed7dd610 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Sun, 26 May 2013 21:37:34 -0400 Subject: [PATCH] pointers to docs --- extras/hairlines.js | 3 +++ extras/super-annotations.js | 3 +++ 2 files changed, 6 insertions(+) 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 */ -- 2.7.4