Add shell of docfx files

This commit is contained in:
2025-04-08 18:53:34 -04:00
parent 98f216d6db
commit 004f91bc01
7 changed files with 73 additions and 0 deletions

1
docs/getting-started.md Normal file
View File

@@ -0,0 +1 @@
# Getting Started

1
docs/introduction.md Normal file
View File

@@ -0,0 +1 @@
# Introduction

4
docs/toc.yml Normal file
View File

@@ -0,0 +1,4 @@
- name: Introduction
href: introduction.md
- name: Getting Started
href: getting-started.md