Skip to content

Commit

Permalink
feat: add initial documentation structure for appendix, contributing,…
Browse files Browse the repository at this point in the history
… examples, faq, language, and tooling sections
  • Loading branch information
Ze7111 committed Dec 5, 2024
1 parent b5321d3 commit dcb0a4e
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/content/docs/docs/appendix/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: What is This Section?
---
3 changes: 3 additions & 0 deletions src/content/docs/docs/contributing/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: What is This Section?
---
3 changes: 3 additions & 0 deletions src/content/docs/docs/examples/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: What is This Section?
---
3 changes: 3 additions & 0 deletions src/content/docs/docs/faq/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: What is This Section?
---
3 changes: 3 additions & 0 deletions src/content/docs/docs/language/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: What is This Section?
---
3 changes: 3 additions & 0 deletions src/content/docs/docs/tooling/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: What is This Section?
---

0 comments on commit dcb0a4e

Please sign in to comment.