From 1b2e811ed37d4d25db08819adb57d3c94471dff1 Mon Sep 17 00:00:00 2001 From: Preet Date: Fri, 20 Jan 2017 00:11:29 -0800 Subject: [PATCH] . --- docs/api/README.md | 10 ---------- docs/temp/foo.txt | 1 - 2 files changed, 11 deletions(-) delete mode 100644 docs/api/README.md delete mode 100644 docs/temp/foo.txt diff --git a/docs/api/README.md b/docs/api/README.md deleted file mode 100644 index bcb767e..0000000 --- a/docs/api/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# Rough.js API - -The main object to work with is RoughCanvas. This canvas object can be used to create different shapes, lines, curves and paths. - -The canvas object has properties that can be used to configure the overall style (default style) of all the objects drawn on it. For example, changing the fill-color or the stroke-width will change the fill-color and stroke-width of all the objects. Individual objects can override these properties. - -## RoughCanvas - -## API - diff --git a/docs/temp/foo.txt b/docs/temp/foo.txt deleted file mode 100644 index 96e52ac..0000000 --- a/docs/temp/foo.txt +++ /dev/null @@ -1 +0,0 @@ -Foo.txt