From 211aeaefbdb06b1aaad4a748e80dc21b9fab0ee0 Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Fri, 12 Aug 2022 22:04:29 -0500 Subject: [PATCH] feat: add intro --- docs/intro.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/intro.md b/docs/intro.md index 20d3bbb9d..c8812d5ff 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -1,5 +1,10 @@ --- -sidebar_position: 1 +sidebar_position: 0 --- -# insert handler readme +# Welcome! + +## Content +- [/docs/api](../docs/api) contains autogenerated documentation of our codebase using [typedoc](https://typedoc.org/) +- [/docs/guide](../docs/guide) contains a basic startup guide and details to get started with sern faster! +