From 15a9f467c0cbd6b9b7c28f9d1a2ff77cbff6e706 Mon Sep 17 00:00:00 2001
From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com>
Date: Thu, 13 Apr 2023 17:22:28 -0500
Subject: [PATCH] docs: add more documentation
---
src/app/components/NavBar.tsx | 16 +++--
src/app/components/Section.module.css | 8 +++
src/app/types/types.ts | 1 +
src/docs/version_001/docsStructure.ts | 1 +
.../version_002/authentication/example.md | 2 +-
src/docs/version_002/docsStructure.ts | 8 +++
src/docs/version_002/introduction/copy.md | 2 +
src/docs/version_002/introduction/example.md | 8 +++
src/docs/version_002/pagination/copy.md | 71 +++++++++++++++++++
src/docs/version_002/pagination/example.md | 15 ++++
.../resources/records/field_values/copy.md | 12 ++--
.../resources/records/field_values/example.md | 2 +
12 files changed, 132 insertions(+), 14 deletions(-)
create mode 100644 src/docs/version_002/pagination/copy.md
create mode 100644 src/docs/version_002/pagination/example.md
diff --git a/src/app/components/NavBar.tsx b/src/app/components/NavBar.tsx
index 6201e8c..00bded7 100644
--- a/src/app/components/NavBar.tsx
+++ b/src/app/components/NavBar.tsx
@@ -101,13 +101,15 @@ export default function NavBar({