From 0556c61ca40ae7740102fc99600224f64da39f47 Mon Sep 17 00:00:00 2001 From: Abongwa Bonalais Date: Mon, 11 Oct 2021 22:18:56 +0100 Subject: Added dataview to explanations.md (#2167) * Added dataview to explanations.md * Update docs/src/explanations/explanations.md Co-authored-by: Megan Wachs Co-authored-by: Megan Wachs --- docs/src/explanations/explanations.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/src/explanations') diff --git a/docs/src/explanations/explanations.md b/docs/src/explanations/explanations.md index 01894ad7..595bb48c 100644 --- a/docs/src/explanations/explanations.md +++ b/docs/src/explanations/explanations.md @@ -16,6 +16,7 @@ read these documents in the following order: * [Motivation](motivation) * [Supported Hardware](supported-hardware) * [Data Types](data-types) +* [DataView](dataview) * [Bundles and Vecs](bundles-and-vecs) * [Combinational Circuits](combinational-circuits) * [Operators](operators) -- cgit v1.2.3