From a3982462d9c17d2ceeaef5dc188aa1a47d5acd27 Mon Sep 17 00:00:00 2001 From: Rex Date: Mon, 18 Nov 2019 19:59:23 +0800 Subject: [PATCH] Export document --- docs/docs/path.md | 4 +- docs/site/path/index.html | 140 ++++++++++++++++++----------- docs/site/search/search_index.json | 2 +- docs/site/sitemap.xml.gz | Bin 1658 -> 1658 bytes 4 files changed, 90 insertions(+), 56 deletions(-) diff --git a/docs/docs/path.md b/docs/docs/path.md index 88327b4fa2..b1a06a4930 100644 --- a/docs/docs/path.md +++ b/docs/docs/path.md @@ -328,6 +328,8 @@ or var l = curve.getLength(); ``` +Length of path/curve will be cached. + #### Update length ```javascript @@ -338,8 +340,6 @@ or curve.updateArcLengths(); ``` -Length of path/curve will be cached. - ### Curves to JSON ```javascript diff --git a/docs/site/path/index.html b/docs/site/path/index.html index 28a918a026..f2c5f2d698 100644 --- a/docs/site/path/index.html +++ b/docs/site/path/index.html @@ -3638,22 +3638,22 @@