From 23cd50f5bb7e44e9d75ce1c649daa06e2c4cfeed Mon Sep 17 00:00:00 2001 From: Sunny Hirai Date: Mon, 29 Mar 2021 00:34:01 -0700 Subject: [PATCH] Move PointRef and RangeRef under Location in documentation summary --- docs/Summary.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/Summary.md b/docs/Summary.md index f47611b84..797ef14ea 100644 --- a/docs/Summary.md +++ b/docs/Summary.md @@ -36,7 +36,6 @@ - [Path](./api/path.md) - [Point](./api/point.md) - [Range](./api/range.md) -- [Refs](./api/refs.md) - [PointRef](./api/point-ref.md) - [RangeRef](./api/range-ref.md) - [Miscellaneous](./api/miscellaneous.md)